Definition Type: Element
Name: City
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:CityType
Containing Schema: Address.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into CityType in schema address_xsdXSD Diagram of City in schema address_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="City" type="commons:CityType" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100036</retsid>
            <example>Anytown</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: