Definition Type: Element
Name: OpenSpacesTotal
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:boundedCardinalInteger
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Number of uncovered parking spaces for use by residents or visitors. It may be adjacent to the property, or at another location, such as an outdoor parking lot.
Collapse XSD Schema Diagram:
XSD Diagram of OpenSpacesTotal in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="OpenSpacesTotal" type="commons:boundedCardinalInteger" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Number of uncovered parking spaces for use
						by residents or visitors. It may be adjacent
						to the property, or at another location,
						such as an outdoor parking lot.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100190</retsid>
            <example>1</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: