diagram | ![]() |
||
namespace | http://www.ATIS-Draft-03-00-79 | ||
children | vehicleData lengthofStay parkingType radius | ||
used by |
|
||
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> |
diagram | ![]() |
||||||||
type | atis:VehicleRestrictions | ||||||||
properties |
|
||||||||
children | basicType axleCount axleWeight vehicleWeight vehicleHeight vehicleLength vehicleWidth vehicleClass hasHAZMAT hasWaste convoy slowVehicle | ||||||||
source | <xs:element name="vehicleData" type="VehicleRestrictions" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:TimeInterval | ||||||||
properties |
|
||||||||
source | <xs:element name="lengthofStay" type="TimeInterval" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:PI-ParkingType | ||||||||
properties |
|
||||||||
source | <xs:element name="parkingType" type="tcip:PI-ParkingType" minOccurs="0" maxOccurs="5"/> |
diagram | ![]() |
||||||||
type | lrms:Distance | ||||||||
properties |
|
||||||||
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"/> |