Definition Type: ComplexType
Name: ParcelMapURL
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureURI
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
An Internet address used to locate a map of an inventory of real property (normally at the county level), compiled from recorded deeds, plats and other public records and data.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureURI in schema primitives_xsdXSD Diagram of ParcelMapURL in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ParcelMapURL">
    <xs:annotation>
        <xs:documentation>
				An Internet address used to locate a map of an inventory of real
				property (normally at the county level), compiled from recorded
				deeds, plats and other public records and data.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureURI" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: