complexType removeApplicationToSoftkeyTemplateReq
diagram AXLSoap_p11157.png
namespace http://www.cisco.com/AXL/API/15.0
children softKeyTemplateName applicationName
used by
element removeApplicationToSoftkeyTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
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
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element removeApplicationToSoftkeyTemplateReq/softKeyTemplateName
diagram AXLSoap_p11158.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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 AXLSoap_p11159.png
type axlapi:String100
properties
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