Documentation for ATIS-Draft-03-00-79

Complex Type: ParkingSpaceTypes

[Table of contents]

Super-types: None
Sub-types: None
Name ParkingSpaceTypes
Used by (from the same schema document) Complex Type LotInformation
Abstract no
XML Instance Representation
<...>
<type> ParkingSpaceKind </type> [1]
<spaces> tcip:PI-ParkingSpacesTotal </spaces> [1]
<vehicleClass> tcip:PI-ParkingVehicleClass </vehicleClass> [0..1]
</...>
Diagram
h561052519 h1201720686 h1574670901
Schema Component Representation
<xs:complexType name="ParkingSpaceTypes">
<xs:sequence>
<xs:element name="type" type=" ParkingSpaceKind "/>
<xs:element name="spaces" type=" tcip:PI-ParkingSpacesTotal "/>
<xs:element name="vehicleClass" type=" tcip:PI-ParkingVehicleClass " minOccurs="0"/>
</xs:sequence>
</xs:complexType>