namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | xs:double | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="angle"> <xs:annotation> <xs:documentation>Represents a normalized angular value in the specified Angular units. Assume 0 degrees = east</xs:documentation> </xs:annotation> <xs:restriction base="xs:double"/> </xs:simpleType> |