Definition Type: ComplexType
Name: PossessionEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: Legal.xsd
Abstract
Documentation:
The property possession type.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of PossessionEnum in schema legal_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="PossessionEnum">
    <xs:annotation>
        <xs:documentation>
				The property possession type.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="After Season">
                <xs:annotation>
                    <xs:documentation>
							Possession is after the season, usually refers
							to a recreational property where use is generally
							greatest during a specific time of year, ski season,
							hunting season, fishing season, beach season or other
							local condition.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101387</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="After Harvest">
                <xs:annotation>
                    <xs:documentation>
							Possession is after the harvest. This usually is a
							farm or other agricultural land that has a specific
							crop that must be harvested before the change of
							possession.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101388</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Before Close">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101605</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Close Of Escrow">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101389</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Close Plus">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101390</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Immediate">
                <xs:annotation>
                    <xs:documentation>
							Possession is immediate
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101391</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Negotiable">
                <xs:annotation>
                    <xs:documentation>
							Possession is negotiable
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101392</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Seller Lease-back">
                <xs:annotation>
                    <xs:documentation>
							Seller will not vacate and will lease back
							the property as agreed.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101414</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Seller Rent-back">
                <xs:annotation>
                    <xs:documentation>
							Seller will not vacate and will rent back
							the property as agreed.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101415</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Tenants Rights">
                <xs:annotation>
                    <xs:documentation>
							Possession has tenants rights as a subject.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101393</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Upon Completion">
                <xs:annotation>
                    <xs:documentation>
							Possession is contingent on completion
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101394</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101395</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other - Close Plus">
                <xs:annotation>
                    <xs:documentation>
							The possession is some time after the close
							of escrow. See possessionTypeOtherDescription
							attribute for further details.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101396</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other - Subject">
                <xs:annotation>
                    <xs:documentation>
							The possession is some time after a subject clause.
							See the possessionTypeOtherDescription attribute
							for more details.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101397</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:documentation>
							The possession is some other type.
							See the possessionTypeOtherDescription attribute
							for more details.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101398</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 After Season
Enumeration After Harvest
Enumeration Before Close
Enumeration Close Of Escrow
Enumeration Close Plus
Enumeration Immediate
Enumeration Negotiable
Enumeration Seller Lease-back
Enumeration Seller Rent-back
Enumeration Tenants Rights
Enumeration Upon Completion
Enumeration Unknown
Enumeration Other - Close Plus
Enumeration Other - Subject
Enumeration Other
Collapse Derivation Tree:
Collapse References:
list:Possession