complexType atis:ParkingRequestDetails
diagram
namespace http://www.ATIS-Draft-03-00-79
children vehicleData lengthofStay parkingType radius
used by
element atis:InformationRequest/parkingRequest
source <xs:complexType name="ParkingRequestDetails">
 
<xs:sequence>
   
<xs:element name="vehicleData" type="VehicleRestrictions" minOccurs="0"/>
   
<xs:element name="lengthofStay" type="TimeInterval" minOccurs="0"/>
   
<xs:element name="parkingType" type="tcip:PI-ParkingType" minOccurs="0" maxOccurs="5"/>
   
<xs:element name="radius" type="lrms:Distance" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element atis:ParkingRequestDetails/vehicleData
diagram
type atis:VehicleRestrictions
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children basicType axleCount axleWeight vehicleWeight vehicleHeight vehicleLength vehicleWidth vehicleClass hasHAZMAT hasWaste convoy slowVehicle
source <xs:element name="vehicleData" type="VehicleRestrictions" minOccurs="0"/>

element atis:ParkingRequestDetails/lengthofStay
diagram
type atis:TimeInterval
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="lengthofStay" type="TimeInterval" minOccurs="0"/>

element atis:ParkingRequestDetails/parkingType
diagram
type tcip:PI-ParkingType
properties
isRef 0
minOcc 0
maxOcc 5
content simple
source <xs:element name="parkingType" type="tcip:PI-ParkingType" minOccurs="0" maxOccurs="5"/>

element atis:ParkingRequestDetails/radius
diagram
type lrms:Distance
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="radius" type="lrms:Distance" minOccurs="0"/>


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