| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscriptionInfo locations localCcFleetLocation | ||
| used by |
|
||
| source | <xs:complexType name="CcFleetLocation"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="locations"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="location" type="CCPTVLocation"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localCcFleetLocation" type="local:CcFleetLocation" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | tcip:CPTSubscriptionHeader | ||||
| properties |
|
||||
| children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
| source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | location | ||||
| source | <xs:element name="locations"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="location" type="CCPTVLocation"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | tcip:CCPTVLocation | ||||
| properties |
|
||||
| children | vehicle date-time loc-lat loc-lon loc-dir loc-spd | ||||
| source | <xs:element name="location" type="CCPTVLocation"/> |
| diagram | ![]() |
||||||||
| type | CcFleetLocation | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localCcFleetLocation" type="local:CcFleetLocation" minOccurs="0"/> |