Documentation for ATIS-Draft-03-00-79

Complex Type: CcPollResults

[Table of contents]

Super-types: None
Sub-types: None
Name CcPollResults
Used by (from the same schema document) Element ccPollResults
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [1]
<date-time> CPT-DateTime </date-time> [1]
<ptv-info> CCPollResponseContents </ptv-info> [1]
</...>
Diagram
h1471596526 h1272267302 h-1696818305
Schema Component Representation
<xs:complexType name="CcPollResults">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="date-time" type=" CPT-DateTime "/>
<xs:element name="ptv-info" type=" CCPollResponseContents "/>
</xs:sequence>
</xs:complexType>