diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo begin-time end-time intersections event-logs | ||
used by |
|
||
source | <xs:complexType name="ScpEventLog"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="begin-time" type="CPT-DateTime"/> <xs:element name="end-time" type="CPT-DateTime"/> <xs:element name="intersections" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="100000"> <xs:element name="intersection" type="CPTIntersectionIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="event-logs"> <xs:complexType> <xs:sequence maxOccurs="1000000"> <xs:element name="event-log" type="TSPEventLogEntry"/> </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:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="begin-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="end-time" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | intersection | ||||||||
source | <xs:element name="intersections" minOccurs="0"> <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 | event-log | ||||
source | <xs:element name="event-logs"> <xs:complexType> <xs:sequence maxOccurs="1000000"> <xs:element name="event-log" type="TSPEventLogEntry"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:TSPEventLogEntry | ||||
properties |
|
||||
children | event-type event-time intersection requestID request-time disposition disposition-time granted grant-duration grant-records vin vehicleClassType serviceStrategyNumber timeOfServiceDesired timeOfEstimatedDeparture preemption-vehicle actual-wait-time strategyEmployed | ||||
source | <xs:element name="event-log" type="TSPEventLogEntry"/> |