diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo vehicle date-time intersections inputsToPRG | ||
used by |
|
||
source | <xs:complexType name="TspPRGInputsCC"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="date-time" type="CPT-DateTime"/> <xs:element name="intersections"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="intersection" type="CPTIntersectionIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="inputsToPRG"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="inputsToPRG-item" type="TSPPRGInputsCCEntry"/> </xs:sequence> </xs:complexType> </xs:element> </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 | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="date-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
properties |
|
||||
children | intersection | ||||
source | <xs:element name="intersections"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="intersection" type="CPTIntersectionIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTIntersectionIden | ||||
properties |
|
||||
children | intersection-id agency-id tmdd-id name | ||||
source | <xs:element name="intersection" type="CPTIntersectionIden"/> |
diagram | ![]() |
||||
properties |
|
||||
children | inputsToPRG-item | ||||
source | <xs:element name="inputsToPRG"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="inputsToPRG-item" type="TSPPRGInputsCCEntry"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:TSPPRGInputsCCEntry | ||||
properties |
|
||||
children | status vin block intersectionParam localTSPPRGInputsCCEntry | ||||
source | <xs:element name="inputsToPRG-item" type="TSPPRGInputsCCEntry"/> |