| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| children | name isUserModifiable buttons | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| 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> |
| type | axlapi:XUUID | ||||||
| facets |
|
||||||
| source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| type | axlapi:boolean | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="isUserModifiable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read-only</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | button | ||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||||||||
| type | axlapi:RButton | ||||||||||||
| properties |
|
||||||||||||
| children | feature label buttonNumber isFixedFeature | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="button" type="axlapi:RButton" minOccurs="0" maxOccurs="unbounded"/> |