Definition Type: ComplexType
Name: YardLayoutEnum
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 YardLayoutEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="YardLayoutEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the yard layout schemes
				</xs:documentation>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Back">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100981</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Back and Front">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100982</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Compact">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100983</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Compact Garden">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100984</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Executive">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100985</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Garden">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100986</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Landscaped">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100987</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Mature">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100988</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Mature Landscaped">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100989</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Mature Treed">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100990</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="None">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100991</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Side">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100992</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Treed">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100993</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100994</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>100995</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 Back
Enumeration Back and Front
Enumeration Compact
Enumeration Compact Garden
Enumeration Executive
Enumeration Garden
Enumeration Landscaped
Enumeration Mature
Enumeration Mature Landscaped
Enumeration Mature Treed
Enumeration None
Enumeration Side
Enumeration Treed
Enumeration Unknown
Enumeration Other
Collapse Derivation Tree:
Collapse References:
commons:YardLayout