simpleType designLocationType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
facets
enumeration Final Surface
enumeration Datum
enumeration Intermediate
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>


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