Documentation for ATIS-Draft-03-00-79

Complex Type: CCPollControl

[Table of contents]

Super-types: None
Sub-types: None
Name CCPollControl
Used by (from the same schema document) Complex Type CcPollParameters
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [1]
<metadata> CPTRowMetaData </metadata> [0..1]
<group-id> CC-PollingGroup </group-id> [1]
<data-requested> CC-PollData </data-requested> [1]
<agency-data> CC-AgencyData </agency-data> [0..1]
</...>
Diagram
h1471596526 h1503432423 h-569855516 h-1877068431 h-675517257
Schema Component Representation
<xs:complexType name="CCPollControl">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="metadata" type=" CPTRowMetaData " minOccurs="0"/>
<xs:element name="group-id" type=" CC-PollingGroup "/>
<xs:element name="data-requested" type=" CC-PollData "/>
<xs:element name="agency-data" type=" CC-AgencyData " minOccurs="0"/>
</xs:sequence>
</xs:complexType>