diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description baseSoftkeyTemplateName isDefault | ||
used by |
|
||
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> |
diagram | |||||||
type | axlapi:String100 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String100" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String100 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="description" type="axlapi:String100" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="baseSoftkeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |