simpleType surveyStatusType
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute SurveyHeader/@surveyStatus
annotation
documentation
Defines the status of this version of the file and will be a jurisdictionally specific list, for example "survey Record Only", Suitable for Registration" etc
source <xs:simpleType name="surveyStatusType">
 
<xs:annotation>
   
<xs:documentation>Defines the status of this version of the file and will be a jurisdictionally specific list, for example "survey Record Only", Suitable for Registration" etc</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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