Documentation for ATIS-Draft-03-00-79

Complex Type: CcAcceptCallRequest

[Table of contents]

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