complexType tcip:CCPTVAlarm
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vehicle alarm-info
used by
element tcip:CcFleetHealthAlarm/alarms/alarm
source <xs:complexType name="CCPTVAlarm">
 
<xs:sequence>
   
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
<xs:element name="alarm-info" type="CCAlarm"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CCPTVAlarm/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:CCPTVAlarm/alarm-info
diagram
type tcip:CCAlarm
properties
isRef 0
content complex
children parameter-id recovered value loc-lat loc-lon loc-dir loc-spd time other-alarms localCCAlarm
source <xs:element name="alarm-info" type="CCAlarm"/>


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