complexType RSoftKeyTemplate
diagram AXLSoap_p13707.png
namespace http://www.cisco.com/AXL/API/15.0
children name description baseSoftkeyTemplateName isDefault applications
used by
elements GetSoftKeyTemplateReq/returnedTags GetSoftKeyTemplateRes/return/softKeyTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSoftKeyTemplate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="baseSoftkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applications" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read only</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="application" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RSoftKeyTemplate/name
diagram AXLSoap_p13708.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>

element RSoftKeyTemplate/description
diagram AXLSoap_p13709.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>

element RSoftKeyTemplate/baseSoftkeyTemplateName
diagram AXLSoap_p13710.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="baseSoftkeyTemplateName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSoftKeyTemplate/isDefault
diagram AXLSoap_p13711.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSoftKeyTemplate/applications
diagram AXLSoap_p13712.png
properties
minOcc 0
maxOcc 1
content complex
children application
annotation
documentation
Read only
source <xsd:element name="applications" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read only</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="application" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RSoftKeyTemplate/applications/application
diagram AXLSoap_p13713.png
type axlapi:String50
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="application" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded"/>


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