namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||
type | restriction of xs:string | ||||||||||||||||
used by |
|
||||||||||||||||
facets |
|
||||||||||||||||
annotation |
|
||||||||||||||||
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> |