diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | positionId softKeyName | ||
used by |
|
||
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> |
diagram | |||||||
type | xsd:nonNegativeInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="softKeyName" type="xsd:string" minOccurs="0"/> |