Definition Type: SimpleType
Name: ListingCategoryEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Containing Schema: RETSCommons.xsd
Collapse XSD Schema Diagram:
XSD Diagram of ListingCategoryEnum in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:simpleType name="ListingCategoryEnum">
    <xs:restriction base="xs:token">
        <xs:enumeration value="Purchase">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101217</retsid>
                </xs:appinfo>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Lease">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>101218</retsid>
                </xs:appinfo>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Rent">
            <xs:annotation>
                <xs:documentation>
						While rent and lease may be considered
						synonymous, this is a convenience entry.
						Common usage has Rent as a term of less
						than a year, or month to month, while
						lease represents a term of greater
						than one year. These are usages only
						and local conditions may change the
						meaning.
					</xs:documentation>
                <xs:appinfo>
                    <retsid>101219</retsid>
                </xs:appinfo>
            </xs:annotation>
        </xs:enumeration>
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration Purchase
Enumeration Lease
Enumeration Rent
Collapse Derivation Tree:
Collapse References:
list:ListingCategory, synd:ListingCategory