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