complexType RCallStateMember
diagram AXLSoap_p10361.png
namespace http://www.cisco.com/AXL/API/15.0
children callStateName softKeys
used by
element RSoftKeySet/callStates/callState
source <xsd:complexType name="RCallStateMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="callStateName" type="xsd:string" nillable="true" minOccurs="0"/>
   
<xsd:element name="softKeys" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>List of mandatory keys for each callstate ::
On Hook - NewCall
Connected - End Call
On Hold - Resume
Off Hook - End Call
Connected Transfer - Transfer
Digits After First - Backward
Connected Conference - Conference
Ring Out - End Call
Off Hook With Feature - End Call
</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="softKey" type="axlapi:RSoftKeyMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element RCallStateMember/callStateName
diagram AXLSoap_p10362.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callStateName" type="xsd:string" nillable="true" minOccurs="0"/>

element RCallStateMember/softKeys
diagram AXLSoap_p10363.png
properties
minOcc 0
maxOcc 1
content complex
children softKey
annotation
documentation
List of mandatory keys for each callstate ::
On Hook - NewCall
Connected - End Call
On Hold - Resume
Off Hook - End Call
Connected Transfer - Transfer
Digits After First - Backward
Connected Conference - Conference
Ring Out - End Call
Off Hook With Feature - End Call
source <xsd:element name="softKeys" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>List of mandatory keys for each callstate ::
On Hook - NewCall
Connected - End Call
On Hold - Resume
Off Hook - End Call
Connected Transfer - Transfer
Digits After First - Backward
Connected Conference - Conference
Ring Out - End Call
Off Hook With Feature - End Call
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="softKey" type="axlapi:RSoftKeyMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCallStateMember/softKeys/softKey
diagram AXLSoap_p10364.png
type axlapi:RSoftKeyMember
properties
minOcc 0
maxOcc unbounded
content complex
children positionId softKeyName
source <xsd:element name="softKey" type="axlapi:RSoftKeyMember" minOccurs="0" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy