complexType tcip:CcOperatingDataSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscription-info vehicle begin-date end-date
used by
element tcip:ccOperatingDataSub
source <xs:complexType name="CcOperatingDataSub">
 
<xs:sequence>
   
<xs:element name="subscription-info" type="CPTSubscriptionHeader"/>
   
<xs:element name="vehicle">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="vehicle-item" type="CPTVehicleIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="begin-date" type="CPT-DateTime"/>
   
<xs:element name="end-date" type="CPT-DateTime"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:CcOperatingDataSub/vehicle
diagram
properties
isRef 0
content complex
children vehicle-item
source <xs:element name="vehicle">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="vehicle-item" type="CPTVehicleIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:CcOperatingDataSub/begin-date
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="begin-date" type="CPT-DateTime"/>

element tcip:CcOperatingDataSub/end-date
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="end-date" type="CPT-DateTime"/>


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