complexType RPhoneButtonTemplate
diagram AXLSoap_p13011.png
namespace http://www.cisco.com/AXL/API/15.0
children name isUserModifiable buttons
used by
elements GetPhoneButtonTemplateRes/return/phoneButtonTemplate GetPhoneButtonTemplateReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RPhoneButtonTemplate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The template's name</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="isUserModifiable" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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:RButton" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RPhoneButtonTemplate/name
diagram AXLSoap_p13012.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The template's name
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The template's name</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RPhoneButtonTemplate/isUserModifiable
diagram AXLSoap_p13013.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Read-only
source <xsd:element name="isUserModifiable" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RPhoneButtonTemplate/buttons
diagram AXLSoap_p13014.png
properties
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:RButton" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RPhoneButtonTemplate/buttons/button
diagram AXLSoap_p13015.png
type axlapi:RButton
properties
minOcc 0
maxOcc unbounded
content complex
children feature label buttonNumber isFixedFeature
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="button" type="axlapi:RButton" minOccurs="0" maxOccurs="unbounded"/>


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