Definition Type: ComplexType
Name: SprinklerSystemEnum
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 SprinklerSystemEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="SprinklerSystemEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the irrigation watering or
					sprinkler system classifications
				</xs:documentation>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Automatic">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100882</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Automatic Back">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100883</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Automatic Front">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101602</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Automatic Side">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100884</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Manual">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100885</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Manual Back">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100886</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Manual Front">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100887</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Manual Side">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100888</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100889</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100890</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100891</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 Automatic Back
Enumeration Automatic Front
Enumeration Automatic Side
Enumeration Manual
Enumeration Manual Back
Enumeration Manual Front
Enumeration Manual Side
Enumeration None
Enumeration Unknown
Enumeration Other
Collapse Derivation Tree:
Collapse References:
commons:SprinklerSystem