Definition Type: ComplexType
Name: RoofStyleEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: Features.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of RoofStyleEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="RoofStyleEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the styles of roofs.
				</xs:documentation>
            <xs:appinfo>
					Hip
				</xs:appinfo>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Complex">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100534</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Cross Gable">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100535</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Flat">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100536</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Gable">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100537</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Gable with Dormer(s)">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100538</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Gambrel">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100539</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Hip">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100540</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Hip and Gable">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101599</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Hip and Cross Gable">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100541</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Hip on Gable">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100542</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Kicked Eaves">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100543</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Mansard">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100544</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Shed">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100545</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Salt-Box">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100546</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100547</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100548</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100549</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
        </xs:restriction>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Facets:
Facet Value
Enumeration Complex
Enumeration Cross Gable
Enumeration Flat
Enumeration Gable
Enumeration Gable with Dormer(s)
Enumeration Gambrel
Enumeration Hip
Enumeration Hip and Gable
Enumeration Hip and Cross Gable
Enumeration Hip on Gable
Enumeration Kicked Eaves
Enumeration Mansard
Enumeration Shed
Enumeration Salt-Box
Enumeration Unknown
Enumeration Other
Enumeration None
Collapse Derivation Tree:
Collapse References:
commons:RoofStyle