complexType XSoftKeyMember
diagram AXLSoap_p20856.png
namespace http://www.cisco.com/AXL/API/15.0
children positionId softKeyName
used by
element XCallStateMember/softKeys/softKey
source <xsd:complexType name="XSoftKeyMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="positionId" type="xsd:nonNegativeInteger" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>
Read-Only.The positionId has values starting with 0 and get incremented by 1 for each call state.
</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="softKeyName" type="xsd:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element XSoftKeyMember/positionId
diagram AXLSoap_p20857.png
type xsd:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

Read-Only.The positionId has values starting with 0 and get incremented by 1 for each call state.
source <xsd:element name="positionId" type="xsd:nonNegativeInteger" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>
Read-Only.The positionId has values starting with 0 and get incremented by 1 for each call state.
</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSoftKeyMember/softKeyName
diagram AXLSoap_p20858.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="softKeyName" type="xsd:string" minOccurs="0"/>


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