complexType tcip:ScpEventLog
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo begin-time end-time intersections event-logs
used by
element tcip:scpEventLog
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>

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

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

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

element tcip:ScpEventLog/intersections
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:ScpEventLog/intersections/intersection
diagram
type tcip:CPTIntersectionIden
properties
isRef 0
content complex
children intersection-id agency-id tmdd-id name
source <xs:element name="intersection" type="CPTIntersectionIden"/>

element tcip:ScpEventLog/event-logs
diagram
properties
isRef 0
content complex
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>

element tcip:ScpEventLog/event-logs/event-log
diagram
type tcip:TSPEventLogEntry
properties
isRef 0
content complex
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"/>


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