complexType tcip:CcVideoImagesSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscription-info vehicles stoppoints begin-datetime end-datetime
used by
element tcip:ccVideoImagesSub
source <xs:complexType name="CcVideoImagesSub">
 
<xs:sequence>
   
<xs:element name="subscription-info" type="CPTSubscriptionHeader"/>
   
<xs:element name="vehicles" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="vehicle" type="CPTVehicleIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="stoppoints" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="25000">
         
<xs:element name="stoppoint" type="CPTStoppointIden"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="begin-datetime" type="CPT-DateTime"/>
   
<xs:element name="end-datetime" type="CPT-DateTime"/>
 
</xs:sequence>
</xs:complexType>

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

element tcip:CcVideoImagesSub/vehicles
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle
source <xs:element name="vehicles" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcVideoImagesSub/vehicles/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:CcVideoImagesSub/stoppoints
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint
source <xs:element name="stoppoints" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="25000">
     
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcVideoImagesSub/stoppoints/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

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

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


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