complexType XCallStateMember
diagram axlapi_p12931.png
namespace http://www.cisco.com/AXL/API/8.5
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 axlapi_p12932.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="callStateName" type="xsd:string" nillable="true" minOccurs="0"/>

element XCallStateMember/softKeys
diagram axlapi_p12933.png
properties
isRef 0
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 axlapi_p12934.png
type axlapi:XSoftKeyMember
properties
isRef 0
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