Definition Type: Element
Name: ParkingSpace
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:ParkingSpaceType
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into ParkingSpaceArea in schema features_xsd Drilldown into Description in schema features_xsd Drilldown into RemoteControls in schema features_xsd Drilldown into IsAttached in schema features_xsd Drilldown into ParkingCategory in schema features_xsd Drilldown into ParkingSpaceType in schema features_xsdXSD Diagram of ParkingSpace in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ParkingSpace" type="commons:ParkingSpaceType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>100191</retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ParkingCategory commons:ParkingCategory 0 unbounded
IsAttached commons:IsAttached 0 1
RemoteControls commons:RemoteControls 0 1
Description commons:Description 0 1
ParkingSpaceArea commons:ParkingSpaceArea 0 1
Collapse Derivation Tree: