complexType XApplicationToSoftKeyTemplate
diagram AXLSoap_p17704.png
namespace http://www.cisco.com/AXL/API/15.0
children softKeyTemplateName standardSoftKeyTemplateName
used by
element AddApplicationToSoftkeyTemplateReq/applicationToSoftkeyTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="XApplicationToSoftKeyTemplate">
 
<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="standardSoftKeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute XApplicationToSoftKeyTemplate/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element XApplicationToSoftKeyTemplate/softKeyTemplateName
diagram AXLSoap_p17705.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 XApplicationToSoftKeyTemplate/standardSoftKeyTemplateName
diagram AXLSoap_p17706.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="standardSoftKeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1"/>


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