simpleType purposeType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attributes SurveyHeader/@purpose GPSVector/@purpose ObservationGroup/@purpose ReducedObservation/@purpose ReducedArcObservation/@purpose RedHorizontalPosition/@purpose RedVerticalObservation/@purpose RawObservationType/@purpose
facets
enumeration normal
enumeration check
enumeration backsight
enumeration foresight
enumeration traverse
enumeration sideshot
enumeration resection
enumeration levelLoop
enumeration digitalLevel
enumeration remoteElevation
enumeration recipricalObservation
enumeration topo
enumeration cutSheets
enumeration asbuilt
annotation
documentation
Used by many of the Survey elements
source <xs:simpleType name="purposeType">
 
<xs:annotation>
   
<xs:documentation>Used by many of the Survey elements</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="normal"/>
   
<xs:enumeration value="check"/>
   
<xs:enumeration value="backsight"/>
   
<xs:enumeration value="foresight"/>
   
<xs:enumeration value="traverse"/>
   
<xs:enumeration value="sideshot"/>
   
<xs:enumeration value="resection"/>
   
<xs:enumeration value="levelLoop"/>
   
<xs:enumeration value="digitalLevel"/>
   
<xs:enumeration value="remoteElevation"/>
   
<xs:enumeration value="recipricalObservation"/>
   
<xs:enumeration value="topo"/>
   
<xs:enumeration value="cutSheets"/>
   
<xs:enumeration value="asbuilt"/>
 
</xs:restriction>
</xs:simpleType>


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