complexType removeApplicationToSoftkeyTemplateReq
diagram axlapi_p7801.png
namespace http://www.cisco.com/AXL/API/8.5
children softKeyTemplateName applicationName
used by
element removeApplicationToSoftkeyTemplate
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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>

attribute removeApplicationToSoftkeyTemplateReq/@sequence
type xsd:unsignedLong
properties
isRef 0
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element removeApplicationToSoftkeyTemplateReq/softKeyTemplateName
diagram axlapi_p7802.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
annotation
documentation
This template should not be a standard template
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>

element removeApplicationToSoftkeyTemplateReq/applicationName
diagram axlapi_p7803.png
type axlapi:String100
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 100 
annotation
documentation
This application should not be Cisco CallManager.
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>


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