simpleType documentStatusType
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute SurveyHeader/@documentStatus
annotation
documentation
This field identifes the legal status for this document, for example it is the leagal record of survey, if was data captured from historical data etc.  This is used to determine processing of the record
source <xs:simpleType name="documentStatusType">
 
<xs:annotation>
   
<xs:documentation>This field identifes the legal status for this document, for example it is the leagal record of survey, if was data captured from historical data etc.  This is used to determine processing of the record</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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