namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
source | <xs:simpleType name="dataFormatType"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Offset Elevation"/> <xs:enumeration value="Slope Distance"/> </xs:restriction> </xs:simpleType> |