Definition Type: ComplexType
Name: WaterSourceEnum
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 WaterSourceEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="WaterSourceEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the types of utility water
					available.
				</xs:documentation>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Cistern">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100719</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Holding Tank">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100720</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Public">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100721</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Public H/U Available">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100722</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Public at Property Line">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100723</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Spring">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100724</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Shared Spring">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100725</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Well">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100726</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Shared Well">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100727</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Well Permit On File">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100728</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Well Permit Applied For">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100730</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Well Permit Not Applied For">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100731</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100732</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100733</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100734</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 Cistern
Enumeration Holding Tank
Enumeration Public
Enumeration Public H/U Available
Enumeration Public at Property Line
Enumeration Spring
Enumeration Shared Spring
Enumeration Well
Enumeration Shared Well
Enumeration Well Permit On File
Enumeration Well Permit Applied For
Enumeration Well Permit Not Applied For
Enumeration Unknown
Enumeration Other
Enumeration None
Collapse Derivation Tree:
Collapse References:
commons:WaterSource