Definition Type: ComplexType
Name: FuelEnum
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 FuelEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="FuelEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the different types of fuel used for
					heating or cooling or other uses.
				</xs:documentation>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Butane Gas">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101782</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Coal">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100447</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Electric">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100448</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Geothermal">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100449</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <!-- 
	Not a fuel type
	<xs:enumeration value="Hot Water"/>
-->
            <xs:enumeration value="Kerosene">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100450</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Natural Gas">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100451</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Oil">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100452</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <!--
	What is this?
	<xs:enumeration value="Partial"/>
-->
            <xs:enumeration value="Passive Heat Pump">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100453</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Passive Solar">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100454</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Pellet">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100455</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Propane Gas">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100456</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Solar">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100457</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Solar Panel">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100458</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <!--
	Is this a synonym for geothermal? Otherwise this is not a fuel type
	<xs:enumeration value="Steam"/>
-->
            <xs:enumeration value="Wood">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100459</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100460</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100461</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100462</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 Butane Gas
Enumeration Coal
Enumeration Electric
Enumeration Geothermal
Enumeration Kerosene
Enumeration Natural Gas
Enumeration Oil
Enumeration Passive Heat Pump
Enumeration Passive Solar
Enumeration Pellet
Enumeration Propane Gas
Enumeration Solar
Enumeration Solar Panel
Enumeration Wood
Enumeration Unknown
Enumeration Other
Enumeration None
Collapse Derivation Tree:
Collapse References:
commons:CoolingSystemFuel, synd:HeatingFuelcommons:HeatingSystemFuel, commons:PoolHeating,