Documentation for ATIS-Draft-03-00-79

Complex Type: CcDispatchMessageAck

[Table of contents]

Super-types: None
Sub-types: None
Name CcDispatchMessageAck
Used by (from the same schema document) Element ccDispatchMessageAck
Abstract no
XML Instance Representation
<...>
<vehicle> CPTVehicleIden </vehicle> [1]
<time> CPT-DateTime </time> [1]
<positive-Ack> CPT-Boolean </positive-Ack> [1]
<error> CPT-Boolean </error> [0..1]
</...>
Diagram
h1471596526 h1272267302 h325016637 h325016637
Schema Component Representation
<xs:complexType name="CcDispatchMessageAck">
<xs:sequence>
<xs:element name="vehicle" type=" CPTVehicleIden "/>
<xs:element name="time" type=" CPT-DateTime "/>
<xs:element name="positive-Ack" type=" CPT-Boolean "/>
<xs:element name="error" type=" CPT-Boolean " minOccurs="0"/>
</xs:sequence>
</xs:complexType>