Definition Type: ComplexType
Name: MeteringEnum
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 MeteringEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="MeteringEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the types of utilities metering.
				</xs:documentation>
            <xs:appinfo>
					All Separate
				</xs:appinfo>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="All Common">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100496</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="All Separate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100497</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Electric Separate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100498</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Gas Separate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100499</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Water Separate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100500</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Heat Common">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100501</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Electric Common">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100502</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100503</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100504</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100505</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 All Common
Enumeration All Separate
Enumeration Electric Separate
Enumeration Gas Separate
Enumeration Water Separate
Enumeration Heat Common
Enumeration Electric Common
Enumeration Unknown
Enumeration Other
Enumeration None
Collapse Derivation Tree:
Collapse References:
commons:Metering