complexType XCallStateMember
diagram AXLSoap_p17948.png
namespace http://www.cisco.com/AXL/API/15.0
children callStateName softKeys
used by
elements UpdateSoftKeySetReq/removeCallStates/callState UpdateSoftKeySetReq/addCallStates/callState UpdateSoftKeySetReq/callStates/callState
source <xsd:complexType name="XCallStateMember">
 
<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:XSoftKeyMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XCallStateMember/callStateName
diagram AXLSoap_p17949.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 XCallStateMember/softKeys
diagram AXLSoap_p17950.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:XSoftKeyMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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


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