complexType XPhoneButtonTemplate
diagram axlapi_p14709.png
namespace http://www.cisco.com/AXL/API/8.5
children name basePhoneTemplateName buttons
used by
element AddPhoneButtonTemplateReq/phoneButtonTemplate
source <xsd:complexType name="XPhoneButtonTemplate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The template's name</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="basePhoneTemplateName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="buttons" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The list of buttons on this model of Phone.The feature and label of first button cannot be modified.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="button" type="axlapi:XButton" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XPhoneButtonTemplate/name
diagram axlapi_p14710.png
type xsd:string
properties
isRef 0
content simple
nillable false
annotation
documentation
The template's name
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The template's name</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneButtonTemplate/basePhoneTemplateName
diagram axlapi_p14711.png
type axlapi:XFkType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="basePhoneTemplateName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>

element XPhoneButtonTemplate/buttons
diagram axlapi_p14712.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children button
annotation
documentation
The list of buttons on this model of Phone.The feature and label of first button cannot be modified.
source <xsd:element name="buttons" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The list of buttons on this model of Phone.The feature and label of first button cannot be modified.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="button" type="axlapi:XButton" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XPhoneButtonTemplate/buttons/button
diagram axlapi_p14713.png
type axlapi:XButton
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children feature label buttonNumber
source <xsd:element name="button" type="axlapi:XButton" minOccurs="0" maxOccurs="unbounded"/>


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