Definition Type: SimpleType
Name: useOfParcelType
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
Describes what the parcel is used for. This would be a jurisdictionally specific list.
Collapse XSD Schema Diagram:
XSD Diagram of useOfParcelType in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="useOfParcelType">
    <xs:annotation>
        <xs:documentation>Describes what the parcel is used for.  This would be a jurisdictionally specific list.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>