Documentation for ATIS-Draft-03-00-79

Complex Type: CCPollContents

[Table of contents]

Super-types: None
Sub-types: None
Name CCPollContents
Abstract no
XML Instance Representation
<...>
<last-message> CC-MsgCounter </last-message> [1]
<polling-group> CC-PollingGroup </polling-group> [1]
<data-requested> CC-PollData </data-requested> [1]
<agency-data> CC-AgencyData </agency-data> [0..1]
</...>
Diagram
h1070496419 h-569855516 h-1877068431 h-675517257
Schema Component Representation
<xs:complexType name="CCPollContents">
<xs:sequence>
<xs:element name="last-message" type=" CC-MsgCounter "/>
<xs:element name="polling-group" 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>