Definition Type: Element
Name: Parking
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:ParkingType
Containing Schema: Lot.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into ParkingSpace in schema features_xsd Drilldown into OpenSpacesTotal in schema features_xsd Drilldown into CoveredSpacesTotal in schema features_xsd Drilldown into ParkingTotal in schema features_xsd Drilldown into HasGarage in schema features_xsd Drilldown into HasParking in schema features_xsd Drilldown into ParkingType in schema features_xsdXSD Diagram of Parking in schema lot_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Parking" type="commons:ParkingType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
HasParking commons:HasParking 0 1
HasGarage commons:HasGarage 0 1
ParkingTotal commons:ParkingTotal 0 1
CoveredSpacesTotal commons:CoveredSpacesTotal 0 1
OpenSpacesTotal commons:OpenSpacesTotal 0 1
ParkingSpace commons:ParkingSpace 0 unbounded
Collapse Derivation Tree: