diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | vehicle date-time open-alarms localCcVehicleShutdownReport | ||
used by |
|
||
source | <xs:complexType name="CcVehicleShutdownReport"> <xs:sequence> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="date-time" type="CPT-DateTime"/> <xs:element name="open-alarms" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="open-alarm" type="OBParameterDumpEntry"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localCcVehicleShutdownReport" type="local:CcVehicleShutdownReport" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="date-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | open-alarm | ||||||||
source | <xs:element name="open-alarms" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="open-alarm" type="OBParameterDumpEntry"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:OBParameterDumpEntry | ||||
properties |
|
||||
children | recorded-Time parameter-id parameter-value localOBParameterDumpEntry | ||||
source | <xs:element name="open-alarm" type="OBParameterDumpEntry"/> |
diagram | ![]() |
||||||||
type | CcVehicleShutdownReport | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCcVehicleShutdownReport" type="local:CcVehicleShutdownReport" minOccurs="0"/> |