| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscription-info vehicle begin-date end-date operating-datasets localCcOperatingData | ||
| used by |
|
||
| source | <xs:complexType name="CcOperatingData"> <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:element name="operating-datasets"> <xs:complexType> <xs:sequence maxOccurs="500000"> <xs:element name="operating-dataset" type="CCOperatingRecord"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localCcOperatingData" type="local:CcOperatingData" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:CPTSubscriptionHeader | ||||
| properties |
|
||||
| children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
| source | <xs:element name="subscription-info" type="CPTSubscriptionHeader"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| 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> |
| diagram | ![]() |
||||
| type | tcip:CPTVehicleIden | ||||
| properties |
|
||||
| children | vehicle-id agency-id vin | ||||
| source | <xs:element name="vehicle-item" type="CPTVehicleIden"/> |
| diagram | |||||
| type | tcip:CPT-DateTime | ||||
| properties |
|
||||
| source | <xs:element name="begin-date" type="CPT-DateTime"/> |
| diagram | |||||
| type | tcip:CPT-DateTime | ||||
| properties |
|
||||
| source | <xs:element name="end-date" type="CPT-DateTime"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | operating-dataset | ||||
| source | <xs:element name="operating-datasets"> <xs:complexType> <xs:sequence maxOccurs="500000"> <xs:element name="operating-dataset" type="CCOperatingRecord"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:CCOperatingRecord | ||||
| properties |
|
||||
| children | vehicle begin-datetime end-datetime operators engine-cycles vehicle-parameters work-history localCCOperatingRecord | ||||
| source | <xs:element name="operating-dataset" type="CCOperatingRecord"/> |
| diagram | ![]() |
||||||||
| type | CcOperatingData | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localCcOperatingData" type="local:CcOperatingData" minOccurs="0"/> |