Definition Type: ComplexType
Name: GateFeatureEnum
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 GateFeatureEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="GateFeatureEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the types of heating systems
					available
				</xs:documentation>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Automatic">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100849</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Cattle Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100850</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Decorative Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100851</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Gates Included">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100852</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Gates Not Included">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100853</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Iron Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100854</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Privacy Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100855</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Remote Controlled Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100856</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Security Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100857</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Solid Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100858</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100859</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Wooden Gate">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100860</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101286</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100861</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 Automatic
Enumeration Cattle Gate
Enumeration Decorative Gate
Enumeration Gates Included
Enumeration Gates Not Included
Enumeration Iron Gate
Enumeration Privacy Gate
Enumeration Remote Controlled Gate
Enumeration Security Gate
Enumeration Solid Gate
Enumeration Unknown
Enumeration Wooden Gate
Enumeration None
Enumeration Other
Collapse Derivation Tree:
Collapse References:
commons:Gate