complexType atis:VehicleRestrictions
diagram
namespace http://www.ATIS-Draft-03-00-79
children basicType axleCount axleWeight vehicleWeight vehicleHeight vehicleLength vehicleWidth vehicleClass hasHAZMAT hasWaste convoy slowVehicle
used by
elements atis:ParkingSpaceRequest/vehicleData atis:ParkingRequestDetails/vehicleData atis:TripConstraints/vehicleRestrictions
source <xs:complexType name="VehicleRestrictions">
 
<xs:sequence>
   
<xs:element name="basicType" type="itis:VehicleGroupAffected"/>
   
<xs:element name="axleCount" type="tmdd:Link-restriction-axle-count" minOccurs="0"/>
   
<xs:element name="axleWeight" type="tmdd:Link-restriction-weight-axle" minOccurs="0"/>
   
<xs:element name="vehicleWeight" type="tmdd:Link-restriction-weight-vehicle" minOccurs="0"/>
   
<xs:element name="vehicleHeight" type="tmdd:Link-restriction-height" minOccurs="0"/>
   
<xs:element name="vehicleLength" type="tmdd:Link-restriction-length" minOccurs="0"/>
   
<xs:element name="vehicleWidth" type="tmdd:Link-restriction-width" minOccurs="0"/>
   
<xs:element name="vehicleClass" type="itis:RestrictionClass" minOccurs="0"/>
   
<xs:element name="hasHAZMAT" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="hasWaste" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="convoy" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="slowVehicle" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:boolean"/>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element atis:VehicleRestrictions/basicType
diagram
type itis:VehicleGroupAffected
properties
isRef 0
content simple
source <xs:element name="basicType" type="itis:VehicleGroupAffected"/>

element atis:VehicleRestrictions/axleCount
diagram
type tmdd:Link-restriction-axle-count
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 20
source <xs:element name="axleCount" type="tmdd:Link-restriction-axle-count" minOccurs="0"/>

element atis:VehicleRestrictions/axleWeight
diagram
type tmdd:Link-restriction-weight-axle
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 20000
source <xs:element name="axleWeight" type="tmdd:Link-restriction-weight-axle" minOccurs="0"/>

element atis:VehicleRestrictions/vehicleWeight
diagram
type tmdd:Link-restriction-weight-vehicle
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 80000
source <xs:element name="vehicleWeight" type="tmdd:Link-restriction-weight-vehicle" minOccurs="0"/>

element atis:VehicleRestrictions/vehicleHeight
diagram
type tmdd:Link-restriction-height
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 2000
source <xs:element name="vehicleHeight" type="tmdd:Link-restriction-height" minOccurs="0"/>

element atis:VehicleRestrictions/vehicleLength
diagram
type tmdd:Link-restriction-length
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 6000
source <xs:element name="vehicleLength" type="tmdd:Link-restriction-length" minOccurs="0"/>

element atis:VehicleRestrictions/vehicleWidth
diagram
type tmdd:Link-restriction-width
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxInclusive 2000
source <xs:element name="vehicleWidth" type="tmdd:Link-restriction-width" minOccurs="0"/>

element atis:VehicleRestrictions/vehicleClass
diagram
type itis:RestrictionClass
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="vehicleClass" type="itis:RestrictionClass" minOccurs="0"/>

element atis:VehicleRestrictions/hasHAZMAT
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="hasHAZMAT" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>

element atis:VehicleRestrictions/hasWaste
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="hasWaste" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>

element atis:VehicleRestrictions/convoy
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="convoy" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>

element atis:VehicleRestrictions/slowVehicle
diagram
type restriction of xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="slowVehicle" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:boolean"/>
 
</xs:simpleType>
</xs:element>


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