complexType atis:ParkingSpaceTypes
diagram
namespace http://www.ATIS-Draft-03-00-79
children type spaces vehicleClass
used by
element atis:LotInformation/spaces
source <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>

element atis:ParkingSpaceTypes/type
diagram
type atis:ParkingSpaceKind
properties
isRef 0
content simple
source <xs:element name="type" type="ParkingSpaceKind"/>

element atis:ParkingSpaceTypes/spaces
diagram
type tcip:PI-ParkingSpacesTotal
properties
isRef 0
content simple
source <xs:element name="spaces" type="tcip:PI-ParkingSpacesTotal"/>

element atis:ParkingSpaceTypes/vehicleClass
diagram
type tcip:PI-ParkingVehicleClass
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="vehicleClass" type="tcip:PI-ParkingVehicleClass" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy