Definition Type: Element
Name: CoveredSpacesTotal
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:boundedCardinalInteger
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Number of parking spaces inside all permanent structures with a roof. May be attached or detached to the residence, or located at another site.
Collapse XSD Schema Diagram:
XSD Diagram of CoveredSpacesTotal in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="CoveredSpacesTotal" type="commons:boundedCardinalInteger" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						Number of parking spaces inside all permanent
						structures with a roof. May be attached or
						detached to the residence, or located at
						another site.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100189</retsid>
            <example>0</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: