namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||
type | restriction of xs:string | ||||||
facets |
|
||||||
source | <xs:simpleType name="designLocationType"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Final Surface"/> <xs:enumeration value="Datum"/> <xs:enumeration value="Intermediate"/> </xs:restriction> </xs:simpleType> |