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