Definition Type: Element
Name: Areas
Namespace: http://rets.org/xsd/Properties/2007-08
Type: prop:AreasType
Containing Schema: Building.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into OtherArea in schema building_xsd Drilldown into StorageArea in schema building_xsd Drilldown into UnfinishedArea in schema building_xsd Drilldown into LivingArea in schema building_xsd Drilldown into AreasType in schema building_xsdXSD Diagram of Areas in schema building_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Areas" type="prop:AreasType" 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
LivingArea prop:LivingArea 0 1
UnfinishedArea prop:UnfinishedArea 0 1
StorageArea prop:StorageArea 0 1
OtherArea prop:OtherArea 0 1
Collapse Derivation Tree: