http://yieldstar.com/ws/AppExchange/v1
simpleType unitAvailabilityStatus

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://yieldstar.com/ws/AppExchange/v1}unitAvailabilityStatus (restriction)

Documentation
                This represents the availability of a unit. These are the
                possible values for this field:

                "Occupied" - This unit is presently leased by a resident.

                "Occupied On Notice" - This unit is presently leased by a resident
                but a notice date has been provided.

                "Vacant" - This unit is not presently leased.

                "Pending" - This unit is available but a lease is pending.

                "Unknown" - This is when the status is unknown or unrecognized.
            
Properties
This component is not nillable.

Model



Source
<xs:simpleType name="unitAvailabilityStatus">
<xs:restriction base="xs:string"/>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.