complexType tcip:CCPollResponseContents
diagram
namespace http://www.TCIP-Adopted-03-00-01
children last-message latitude longitude heading speed statusMap time activeAlarms currentRoute lastTimepoint lastStoppoint lastTimepointTime lastTimepointOffSched currentPattern currentSegment passengerCount agencyData
used by
element tcip:CcPollResults/ptv-info
source <xs:complexType name="CCPollResponseContents">
 
<xs:sequence>
   
<xs:element name="last-message" type="CC-MsgCounter"/>
   
<xs:element name="latitude" type="lrms:Latitude"/>
   
<xs:element name="longitude" type="lrms:Longitude"/>
   
<xs:element name="heading" type="SP-AngularDirection" minOccurs="0"/>
   
<xs:element name="speed" type="OB-J1587-VelocityVectorSpeed" minOccurs="0"/>
   
<xs:element name="statusMap" type="CC-PollResponseStatus"/>
   
<xs:element name="time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="activeAlarms" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="4">
         
<xs:element name="activeAlarm" type="CCAlarm"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="currentRoute" type="SCHRouteIden" minOccurs="0"/>
   
<xs:element name="lastTimepoint" type="SCHTimepointIden" minOccurs="0"/>
   
<xs:element name="lastStoppoint" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="lastTimepointTime" type="SCH-Time" minOccurs="0"/>
   
<xs:element name="lastTimepointOffSched" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="currentPattern" type="SCHPatternIden" minOccurs="0"/>
   
<xs:element name="currentSegment" type="SCHPatternSegmentIden" minOccurs="0"/>
   
<xs:element name="passengerCount" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>
   
<xs:element name="agencyData" type="CC-AgencyData" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CCPollResponseContents/last-message
diagram
type tcip:CC-MsgCounter
properties
isRef 0
content simple
source <xs:element name="last-message" type="CC-MsgCounter"/>

element tcip:CCPollResponseContents/latitude
diagram
type lrms:Latitude
properties
isRef 0
content simple
facets
minInclusive -90000000
maxInclusive +90000000
source <xs:element name="latitude" type="lrms:Latitude"/>

element tcip:CCPollResponseContents/longitude
diagram
type lrms:Longitude
properties
isRef 0
content simple
facets
minInclusive -180000000
maxInclusive +180000000
source <xs:element name="longitude" type="lrms:Longitude"/>

element tcip:CCPollResponseContents/heading
diagram
type tcip:SP-AngularDirection
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="heading" type="SP-AngularDirection" minOccurs="0"/>

element tcip:CCPollResponseContents/speed
diagram
type tcip:OB-J1587-VelocityVectorSpeed
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="speed" type="OB-J1587-VelocityVectorSpeed" minOccurs="0"/>

element tcip:CCPollResponseContents/statusMap
diagram
type tcip:CC-PollResponseStatus
properties
isRef 0
content simple
source <xs:element name="statusMap" type="CC-PollResponseStatus"/>

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

element tcip:CCPollResponseContents/activeAlarms
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children activeAlarm
source <xs:element name="activeAlarms" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="4">
     
<xs:element name="activeAlarm" type="CCAlarm"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CCPollResponseContents/activeAlarms/activeAlarm
diagram
type tcip:CCAlarm
properties
isRef 0
content complex
children parameter-id recovered value loc-lat loc-lon loc-dir loc-spd time other-alarms localCCAlarm
source <xs:element name="activeAlarm" type="CCAlarm"/>

element tcip:CCPollResponseContents/currentRoute
diagram
type tcip:SCHRouteIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route-id agency-id route-designator route-name
source <xs:element name="currentRoute" type="SCHRouteIden" minOccurs="0"/>

element tcip:CCPollResponseContents/lastTimepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children timepoint-id agency-id designator name
source <xs:element name="lastTimepoint" type="SCHTimepointIden" minOccurs="0"/>

element tcip:CCPollResponseContents/lastStoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="lastStoppoint" type="CPTStoppointIden" minOccurs="0"/>

element tcip:CCPollResponseContents/lastTimepointTime
diagram
type tcip:SCH-Time
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="lastTimepointTime" type="SCH-Time" minOccurs="0"/>

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

element tcip:CCPollResponseContents/currentPattern
diagram
type tcip:SCHPatternIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern-id agency-id designator name
source <xs:element name="currentPattern" type="SCHPatternIden" minOccurs="0"/>

element tcip:CCPollResponseContents/currentSegment
diagram
type tcip:SCHPatternSegmentIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children segment-id agency-id name
source <xs:element name="currentSegment" type="SCHPatternSegmentIden" minOccurs="0"/>

element tcip:CCPollResponseContents/passengerCount
diagram
type tcip:OB-J1587-PassengerCounterPatronCount
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="passengerCount" type="OB-J1587-PassengerCounterPatronCount" minOccurs="0"/>

element tcip:CCPollResponseContents/agencyData
diagram
type tcip:CC-AgencyData
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
maxLength 16
source <xs:element name="agencyData" type="CC-AgencyData" minOccurs="0"/>


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