Definition Type: Element
Name: Unit
Namespace: http://rets.org/xsd/Properties/2007-08
Type: prop:UnitType
Containing Schema: Properties.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Rooms in schema properties_xsd Drilldown into FloorPlanName in schema properties_xsd Drilldown into FloorOrLevel in schema properties_xsd Drilldown into UnitType in schema properties_xsdXSD Diagram of Unit in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Unit" type="prop:UnitType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FloorOrLevel prop:FloorOrLevel 0 (1)
FloorPlanName prop:FloorPlanName 0 (1)
Rooms prop:Rooms 0 1
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: