namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | xs:double | ||
used by | |||
annotation |
|
||
source | <xs:simpleType name="direction"> <xs:annotation> <xs:documentation>Represents a normalized angular value that indicates a horizontal direction, expressed in the specified Direction units. Assume 0 degrees = north </xs:documentation> </xs:annotation> <xs:restriction base="xs:double"/> </xs:simpleType> |