complexType tcip:TspPRGInputsCC
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo vehicle date-time intersections inputsToPRG
used by
element tcip:tspPRGInputsCC
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>

element tcip:TspPRGInputsCC/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:TspPRGInputsCC/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

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

element tcip:TspPRGInputsCC/intersections
diagram
properties
isRef 0
content complex
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>

element tcip:TspPRGInputsCC/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:TspPRGInputsCC/inputsToPRG
diagram
properties
isRef 0
content complex
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>

element tcip:TspPRGInputsCC/inputsToPRG/inputsToPRG-item
diagram
type tcip:TSPPRGInputsCCEntry
properties
isRef 0
content complex
children status vin block intersectionParam localTSPPRGInputsCCEntry
source <xs:element name="inputsToPRG-item" type="TSPPRGInputsCCEntry"/>


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