diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | status vehicleType roadsideType responseGroup vehicleSummary person timeMarks dataSets localAssetDescription | ||
used by |
|
||
source | <xs:complexType name="AssetDescription"> <xs:sequence> <xs:element name="status" type="itis:AssetStatus"/> <!-- the current status of the asset --> <xs:element name="vehicleType" type="VehicleAssetLists" minOccurs="0"/> <!-- response equipment type for this vehicle asset --> <xs:element name="roadsideType" type="RoadsideAssetLists" minOccurs="0"/> <!-- response equipment type for this roadside or fixed asset --> <xs:element name="responseGroup" type="itis:ResponderGroupAffected" minOccurs="0"/> <!-- gross category of response type if applicable --> <xs:element name="vehicleSummary" type="VehicleSummary" minOccurs="0"/> <!-- used to convey data about vehicle assets --> <xs:element name="person" type="PersonInformation" minOccurs="0"/> <!-- used to convey data about a person --> <xs:element name="timeMarks" type="TimeMarks" minOccurs="0"/> <!-- a collecton of event times --> <xs:element name="dataSets" type="TailSet" minOccurs="0"/> <!-- locally determined sets tag/value pairs shall be inserted here to allow local profiling --> <xs:element name="localAssetDescription" type="local:AssetDescription" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | itis:AssetStatus | ||||
properties |
|
||||
source | <xs:element name="status" type="itis:AssetStatus"/> |
diagram | ![]() |
||||||||
type | VehicleAssetLists | ||||||||
properties |
|
||||||||
source | <xs:element name="vehicleType" type="VehicleAssetLists" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | RoadsideAssetLists | ||||||||
properties |
|
||||||||
source | <xs:element name="roadsideType" type="RoadsideAssetLists" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | itis:ResponderGroupAffected | ||||||||
properties |
|
||||||||
source | <xs:element name="responseGroup" type="itis:ResponderGroupAffected" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | VehicleSummary | ||||||||
properties |
|
||||||||
children | axlecount class height length weight weightAxle width maxSpeed minTurnRadius owner responseType canReverseLane vehicleID vehicleEvent preemptTech dataSets | ||||||||
source | <xs:element name="vehicleSummary" type="VehicleSummary" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | PersonInformation | ||||||||
properties |
|
||||||||
children | header associatedVehicle contactRef personData technology agencyName agencyIdentifier agencyLocation address currentLocation userIdentity userSetting deviceIdentity contacts devices agencyResponsible localPersonInformation | ||||||||
source | <xs:element name="person" type="PersonInformation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | TimeMarks | ||||||||
properties |
|
||||||||
children | timeMark | ||||||||
source | <xs:element name="timeMarks" type="TimeMarks" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | TailSet | ||||||||
properties |
|
||||||||
children | set | ||||||||
source | <xs:element name="dataSets" type="TailSet" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:AssetDescription | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localAssetDescription" type="local:AssetDescription" minOccurs="0"/> |