Definition Type: ComplexType
Name: WaterHeatingSystemEnum
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 WaterHeatingSystemEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="WaterHeatingSystemEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the types of water heating systems
					available.
				</xs:documentation>
            <xs:appinfo>
					Natural Gas
				</xs:appinfo>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Bottled Gas">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100709</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Electric">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100710</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Geothermal">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100711</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Heat exchanger">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100712</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Natural Gas">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100713</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Solar Active">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100714</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Solar Passive">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100715</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100716</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100717</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100718</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 Bottled Gas
Enumeration Electric
Enumeration Geothermal
Enumeration Heat exchanger
Enumeration Natural Gas
Enumeration Solar Active
Enumeration Solar Passive
Enumeration Unknown
Enumeration Other
Enumeration None
Collapse Derivation Tree:
Collapse References:
commons:WaterHeatingSystem