complexType tcip:ScpEventLogSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo begin-time end-time intersections
used by
element tcip:scpEventLogSub
source <xs:complexType name="ScpEventLogSub">
 
<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:sequence>
</xs:complexType>

element tcip:ScpEventLogSub/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:ScpEventLogSub/begin-time
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="begin-time" type="CPT-DateTime"/>

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

element tcip:ScpEventLogSub/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:ScpEventLogSub/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"/>


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