Definition Type: Element
Name: InteriorDetails
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:InteriorDetailType
Containing Schema: Properties.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Windows in schema features_xsd Drilldown into WallMaterial in schema features_xsd Drilldown into Insulation in schema features_xsd Drilldown into FloorMaterial in schema features_xsd Drilldown into Fireplace in schema features_xsd Drilldown into Appliance in schema features_xsd Drilldown into InteriorDetailType in schema features_xsdXSD Diagram of InteriorDetails in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="InteriorDetails" type="commons:InteriorDetailType" minOccurs="0">
    <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
Appliance commons:Appliance 0 unbounded
Fireplace commons:Fireplace 0 unbounded
FloorMaterial commons:FloorMaterial 0 unbounded
Insulation commons:Insulation 0 unbounded
WallMaterial commons:WallMaterial 0 unbounded
Windows commons:Windows 0 1
Collapse Derivation Tree: