Definition Type: Element
Name: IsAttached
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:nullable-boolean
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The parking facility is attached to the main building
Collapse XSD Schema Diagram:
XSD Diagram of IsAttached in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="IsAttached" type="commons:nullable-boolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The parking facility is attached to
						the main building
					</xs:documentation>
        <xs:appinfo>
            <retsid>100181</retsid>
            <example>true</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: