simpleType DTMAttributeType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attributes CgPoints/@DTMAttribute Chain/@DTMAttribute DataPoints/@DTMAttribute PointType/@DTMAttribute PointType3dReq/@DTMAttribute
facets
enumeration determinebyfeature
enumeration donotinclude
enumeration spot
enumeration spotandbreak
enumeration void
enumeration drapevoid
enumeration breakvoid
enumeration island
enumeration boundary
enumeration contour
enumeration feature
enumeration ground
enumeration xsection
enumeration user
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy