Documentation for ATIS-Draft-03-00-79

Complex Type: CcDispatchCallSetup

[Table of contents]

Super-types: None
Sub-types: None
Name CcDispatchCallSetup
Used by (from the same schema document) Element ccDispatchCallSetup
Abstract no
XML Instance Representation
<...>
<call-type> CC-RadioVoiceControl </call-type> [1]
<channel> CPT-ChannelID </channel> [0..1]
</...>
Diagram
h-187766018 h-1788309453
Schema Component Representation
<xs:complexType name="CcDispatchCallSetup">
<xs:sequence>
<xs:element name="call-type" type=" CC-RadioVoiceControl "/>
<xs:element name="channel" type=" CPT-ChannelID " minOccurs="0"/>
</xs:sequence>
</xs:complexType>