complexType RSoftKeyMember
diagram AXLSoap_p13700.png
namespace http://www.cisco.com/AXL/API/15.0
children positionId softKeyName
used by
element RCallStateMember/softKeys/softKey
source <xsd:complexType name="RSoftKeyMember">
 
<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 RSoftKeyMember/positionId
diagram AXLSoap_p13701.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 RSoftKeyMember/softKeyName
diagram AXLSoap_p13702.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