complexType tcip:CcFleetHealthAlarmSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo vehicles
used by
element tcip:ccFleetHealthAlarmSub
source <xs:complexType name="CcFleetHealthAlarmSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="vehicles" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="vehicle" type="CPTVehicleIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcFleetHealthAlarmSub/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:CcFleetHealthAlarmSub/vehicles
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle
source <xs:element name="vehicles" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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


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