Definition Type: Element
Name: OccupancyState
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OccupancyStateEnum
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The current occupancy state of the property.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into OccupancyStateEnum in schema retscommons_xsdXSD Diagram of OccupancyState in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="OccupancyState" type="commons:OccupancyStateEnum" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The current occupancy state of the property.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100390</retsid>
            <example>Vacant</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: