Definition Type: Element
Name: MinorArea
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A tertiary marketing area name, as defined by the MLS or other non-governmental organization.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of MinorArea in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="MinorArea" type="commons:SecureString" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						A tertiary marketing area name, as
						defined by the MLS or other non-governmental
						organization.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100387</retsid>
            <example>Old Crossroads</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: