Definition Type: Element
Name: IsAvailableFurnished
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:nullable-boolean
Containing Schema: Financial.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Flag indicating that the property is available furnished
Collapse XSD Schema Diagram:
XSD Diagram of IsAvailableFurnished in schema financial_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="IsAvailableFurnished" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Flag indicating that the property
						is available furnished
					</xs:documentation>
        <xs:appinfo>
            <retsid>100147</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: