simpleType survPntType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute CgPoint/@pntSurv
facets
enumeration monument
enumeration control
enumeration sideshot
enumeration boundary
enumeration natural boundary
enumeration traverse
enumeration reference
enumeration administrative
annotation
documentation
Optional COGO Point attribute to designate the survey point type.
source <xs:simpleType name="survPntType">
 
<xs:annotation>
   
<xs:documentation>Optional COGO Point attribute to designate the survey point type.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="monument"/>
   
<xs:enumeration value="control"/>
   
<xs:enumeration value="sideshot"/>
   
<xs:enumeration value="boundary"/>
   
<xs:enumeration value="natural boundary"/>
   
<xs:enumeration value="traverse"/>
   
<xs:enumeration value="reference"/>
   
<xs:enumeration value="administrative"/>
 
</xs:restriction>
</xs:simpleType>


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