diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | softKeyTemplateName applicationName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="removeApplicationToSoftkeyTemplateReq"> <xsd:sequence> <xsd:element name="softKeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1"> <xsd:annotation> <xsd:documentation>This template should not be a standard template</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="applicationName" type="axlapi:String100" nillable="false"> <xsd:annotation> <xsd:documentation>This application should not be Cisco CallManager.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> </xsd:complexType> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="softKeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1"> <xsd:annotation> <xsd:documentation>This template should not be a standard template</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String100 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="applicationName" type="axlapi:String100" nillable="false"> <xsd:annotation> <xsd:documentation>This application should not be Cisco CallManager.</xsd:documentation> </xsd:annotation> </xsd:element> |