diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | axlecount class height length weight weightAxle width maxSpeed minTurnRadius owner responseType canReverseLane vehicleID vehicleEvent preemptTech dataSets | ||
used by |
|
||
source | <xs:complexType name="VehicleSummary"> <xs:sequence> <!-- note that here the reused TMDD data concepts are used for the vehicle, not the link on which it travels --> <xs:element name="axlecount" type="tmdd:Link-restriction-axle-count" minOccurs="0"/> <xs:element name="class" type="tmdd:Link-restriction-class" minOccurs="0"/> <xs:element name="height" type="tmdd:Link-restriction-height" minOccurs="0"/> <xs:element name="length" type="tmdd:Link-restriction-length" minOccurs="0"/> <xs:element name="weight" type="tmdd:Link-restriction-weight-vehicle" minOccurs="0"/> <xs:element name="weightAxle" type="tmdd:Link-restriction-weight-axle" minOccurs="0"/> <xs:element name="width" type="tmdd:Link-restriction-width" minOccurs="0"/> <xs:element name="maxSpeed" type="tmdd:Link-speed-limit" minOccurs="0"/> <xs:element name="minTurnRadius" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <!-- the min radius circle the vehicle can make moving forward and allowing a margin of clearance. Measured from the farthest edge of the vehicle including all protrusions (such as side view mirrors -which may be in a retracted state) Units are in tenths of a meter. --> <xs:element name="owner" type="tmdd:Organization-identifier" minOccurs="0"/> <xs:element name="responseType" type="itis:ResponderGroupAffected" minOccurs="0"/> <!-- the gross type of response vehicle this is classed as --> <xs:element name="canReverseLane" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <!-- set to true if the vehicle can run on reversed lanes --> <xs:element name="vehicleID" type="CenterAssetPermRef" minOccurs="0"/> <!-- the perm refer number, if needed to provide --> <xs:element name="vehicleEvent" type="ReferenceID" minOccurs="0"/> <!-- the assigned ref number in the event (if available) --> <xs:element name="preemptTech" type="PreemptTech" minOccurs="0"/> <!-- a list of the type of equipment this vehicle carries --> <xs:element name="dataSets" type="TailSet" minOccurs="0"/> <!-- locally determined sets tag/value pairs shall be inserted here to allow local profiling --> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-axle-count | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="axlecount" type="tmdd:Link-restriction-axle-count" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-class | ||||||||
properties |
|
||||||||
source | <xs:element name="class" type="tmdd:Link-restriction-class" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-height | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="height" type="tmdd:Link-restriction-height" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-length | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="length" type="tmdd:Link-restriction-length" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-weight-vehicle | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="weight" type="tmdd:Link-restriction-weight-vehicle" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-weight-axle | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="weightAxle" type="tmdd:Link-restriction-weight-axle" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-restriction-width | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="width" type="tmdd:Link-restriction-width" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-speed-limit | ||||||||
properties |
|
||||||||
source | <xs:element name="maxSpeed" type="tmdd:Link-speed-limit" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of xs:unsignedByte | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="minTurnRadius" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | tmdd:Organization-identifier | ||||||||
properties |
|
||||||||
source | <xs:element name="owner" type="tmdd:Organization-identifier" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:ResponderGroupAffected | ||||||||
properties |
|
||||||||
source | <xs:element name="responseType" type="itis:ResponderGroupAffected" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="canReverseLane" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | CenterAssetPermRef | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="vehicleID" type="CenterAssetPermRef" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="vehicleEvent" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | PreemptTech | ||||||||
properties |
|
||||||||
source | <xs:element name="preemptTech" type="PreemptTech" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | TailSet | ||||||||
properties |
|
||||||||
children | set | ||||||||
source | <xs:element name="dataSets" type="TailSet" minOccurs="0"/> |