complexType XSoftKeyTemplate
diagram AXLSoap_p20859.png
namespace http://www.cisco.com/AXL/API/15.0
children name description baseSoftkeyTemplateName isDefault
used by
element AddSoftKeyTemplateReq/softKeyTemplate
source <xsd:complexType name="XSoftKeyTemplate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String100" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String100" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="baseSoftkeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XSoftKeyTemplate/name
diagram AXLSoap_p20860.png
type axlapi:String100
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="name" type="axlapi:String100" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSoftKeyTemplate/description
diagram AXLSoap_p20861.png
type axlapi:String100
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSoftKeyTemplate/baseSoftkeyTemplateName
diagram AXLSoap_p20862.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="baseSoftkeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSoftKeyTemplate/isDefault
diagram AXLSoap_p20863.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"/>


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