diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | softKeyTemplateName standardSoftKeyTemplateName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="standardSoftKeyTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="1"/> |