Definition Type: SimpleType
Name: titleTypeType
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
Describes the type of title interest this parcel represents, the list will be jurisdictionally specific
Collapse XSD Schema Diagram:
XSD Diagram of titleTypeType in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="titleTypeType">
    <xs:annotation>
        <xs:documentation>Describes the type of title interest this parcel represents, the list will be jurisdictionally specific</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>