simpleType jurisdictionType
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute SurveyHeader/@jurisdiction
annotation
documentation
This is the name of the juridiction in which the Survey Lies (ie which state)
source <xs:simpleType name="jurisdictionType">
 
<xs:annotation>
   
<xs:documentation>This is the name of the juridiction in which the Survey Lies (ie which state)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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