complexType tcip:CcVehicleShutdownReport
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vehicle date-time open-alarms localCcVehicleShutdownReport
used by
element tcip:ccVehicleShutdownReport
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>

element tcip:CcVehicleShutdownReport/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:CcVehicleShutdownReport/date-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="date-time" type="CPT-DateTime"/>

element tcip:CcVehicleShutdownReport/open-alarms
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:CcVehicleShutdownReport/open-alarms/open-alarm
diagram
type tcip:OBParameterDumpEntry
properties
isRef 0
content complex
children recorded-Time parameter-id parameter-value localOBParameterDumpEntry
source <xs:element name="open-alarm" type="OBParameterDumpEntry"/>

element tcip:CcVehicleShutdownReport/localCcVehicleShutdownReport
diagram
type CcVehicleShutdownReport
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localCcVehicleShutdownReport" type="local:CcVehicleShutdownReport" minOccurs="0"/>


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