namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
source | <xs:simpleType name="DTMAttributeType"> <xs:restriction base="xs:string"> <xs:enumeration value="determinebyfeature"/> <xs:enumeration value="donotinclude"/> <xs:enumeration value="spot"/> <xs:enumeration value="spotandbreak"/> <xs:enumeration value="void"/> <xs:enumeration value="drapevoid"/> <xs:enumeration value="breakvoid"/> <xs:enumeration value="island"/> <xs:enumeration value="boundary"/> <xs:enumeration value="contour"/> <xs:enumeration value="feature"/> <xs:enumeration value="ground"/> <xs:enumeration value="xsection"/> <xs:enumeration value="user"/> </xs:restriction> </xs:simpleType> |