Definition Type: Element
Name: BasementDetails
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:BasementDetails
Containing Schema: Building.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into FloorDrain in schema retscommons_xsd Drilldown into OutsideEntryDescription in schema retscommons_xsd Drilldown into CeilingDescription in schema retscommons_xsd Drilldown into SpaceDetail in schema retscommons_xsd Drilldown into BasementDetails in schema retscommons_xsdXSD Diagram of BasementDetails in schema building_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="BasementDetails" type="commons:BasementDetails" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpaceDetail commons:SpaceDetail 0 (1)
CeilingDescription commons:CeilingDescription 0 (1)
OutsideEntryDescription commons:OutsideEntryDescription 0 (1)
FloorDrain commons:FloorDrain 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: