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