Definition Type: Element
Name: RoomsTotal
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:boundedCardinalInteger
Containing Schema: Building.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The number of rooms in the dwelling.
Collapse XSD Schema Diagram:
XSD Diagram of RoomsTotal in schema building_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="RoomsTotal" type="commons:boundedCardinalInteger" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The number of rooms in the dwelling.
					</xs:documentation>
        <xs:appinfo>
            <example>21</example>
            <retsid>101762</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: