complexType tcip:CcPollParameters
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo nAgencyDataMaxTries nAllocRetry nBitRate nBitSync nCtlPTVQ nMaxBadPoll nMaxMsgLengthToPTV nMaxMsgLengthFromPTV nMsgMaxTries tRadioTime tFastPollInterval tPriorityPoll tSessionOnly tSessionPollStart tStartup tSessionPoll init-polling-groups add-group-PTVs ptv-poll-datasets
used by
element tcip:ccPollParameters
source <xs:complexType name="CcPollParameters">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<!-- global configuration into for controller -->
   
<xs:element name="nAgencyDataMaxTries" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nAllocRetry" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nBitRate" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nBitSync" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nCtlPTVQ" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nMaxBadPoll" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nMaxMsgLengthToPTV" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nMaxMsgLengthFromPTV" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="nMsgMaxTries" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="tRadioTime" type="CPT-MillisecondDuration" minOccurs="0"/>
   
<xs:element name="tFastPollInterval" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="tPriorityPoll" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="tSessionOnly" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="tSessionPollStart" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="tStartup" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="tSessionPoll" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="init-polling-groups" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="255">
         
<xs:element name="init-polling-group" type="CCPollingGroupInit"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="add-group-PTVs" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="200">
         
<xs:element name="add-group-PTV" type="CCPollingGroupUpdate"/>
         
<!-- PTV SPecific parameters -->
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ptv-poll-datasets" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="3000">
         
<xs:element name="ptv-poll-dataset" type="CCPollControl"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcPollParameters/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:CcPollParameters/nAgencyDataMaxTries
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nAgencyDataMaxTries" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nAllocRetry
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nAllocRetry" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nBitRate
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nBitRate" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nBitSync
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nBitSync" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nCtlPTVQ
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nCtlPTVQ" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nMaxBadPoll
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nMaxBadPoll" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nMaxMsgLengthToPTV
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nMaxMsgLengthToPTV" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nMaxMsgLengthFromPTV
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nMaxMsgLengthFromPTV" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/nMsgMaxTries
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="nMsgMaxTries" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CcPollParameters/tRadioTime
diagram
type tcip:CPT-MillisecondDuration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tRadioTime" type="CPT-MillisecondDuration" minOccurs="0"/>

element tcip:CcPollParameters/tFastPollInterval
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tFastPollInterval" type="CPT-Duration" minOccurs="0"/>

element tcip:CcPollParameters/tPriorityPoll
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tPriorityPoll" type="CPT-Duration" minOccurs="0"/>

element tcip:CcPollParameters/tSessionOnly
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tSessionOnly" type="CPT-Duration" minOccurs="0"/>

element tcip:CcPollParameters/tSessionPollStart
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tSessionPollStart" type="CPT-Duration" minOccurs="0"/>

element tcip:CcPollParameters/tStartup
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tStartup" type="CPT-Duration" minOccurs="0"/>

element tcip:CcPollParameters/tSessionPoll
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="tSessionPoll" type="CPT-Duration" minOccurs="0"/>

element tcip:CcPollParameters/init-polling-groups
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children init-polling-group
source <xs:element name="init-polling-groups" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="255">
     
<xs:element name="init-polling-group" type="CCPollingGroupInit"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPollParameters/init-polling-groups/init-polling-group
diagram
type tcip:CCPollingGroupInit
properties
isRef 0
content complex
children group ip-address
source <xs:element name="init-polling-group" type="CCPollingGroupInit"/>

element tcip:CcPollParameters/add-group-PTVs
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children add-group-PTV
source <xs:element name="add-group-PTVs" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="200">
     
<xs:element name="add-group-PTV" type="CCPollingGroupUpdate"/>
     
<!-- PTV SPecific parameters -->
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPollParameters/add-group-PTVs/add-group-PTV
diagram
type tcip:CCPollingGroupUpdate
properties
isRef 0
content complex
children vehicle group
source <xs:element name="add-group-PTV" type="CCPollingGroupUpdate"/>

element tcip:CcPollParameters/ptv-poll-datasets
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ptv-poll-dataset
source <xs:element name="ptv-poll-datasets" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="3000">
     
<xs:element name="ptv-poll-dataset" type="CCPollControl"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPollParameters/ptv-poll-datasets/ptv-poll-dataset
diagram
type tcip:CCPollControl
properties
isRef 0
content complex
children vehicle metadata group-id data-requested agency-data
source <xs:element name="ptv-poll-dataset" type="CCPollControl"/>


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