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