| Back to SwissRETS | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{}availability (restriction)
Lifecycle state of properties.
active - Enabled and open for inquiries
private - Same as active, but for a private audience, like behind a login
reference - Testimonial or reference of a transaction in the past, to showcase work
reserved - Same as active, but someone reserved it and it's not taken yet
taken - Offer has ben sold or rented out
<xs:simpleType name="availability"><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="active">
</xs:enumeration><xs:enumeration value="private">
</xs:enumeration><xs:enumeration value="reference">
</xs:enumeration><xs:enumeration value="reserved">
</xs:enumeration><xs:enumeration value="taken"></xs:restriction>
</xs:enumeration>
| Back to SwissRETS | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |