Definition Type: Element
Name: Roof
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:RoofType
Containing Schema: Building.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into RoofStyle in schema features_xsd Drilldown into RoofMaterial in schema features_xsd Drilldown into RoofAge in schema features_xsd Drilldown into RoofType in schema features_xsdXSD Diagram of Roof in schema building_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Roof" type="commons:RoofType" 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
RoofAge commons:RoofAge 0 1
RoofMaterial commons:RoofMaterial 0 1
RoofStyle commons:RoofStyle 0 1
Collapse Derivation Tree: