Definition Type: Element
Name: RemoteControls
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:boundedCardinalInteger
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 RemoteControls in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="RemoteControls" type="commons:boundedCardinalInteger" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The parking facility is attached to
						the main building
					</xs:documentation>
        <xs:appinfo>
            <retsid>100182</retsid>
            <example>3</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: