| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| children | feature label buttonNumber isFixedFeature | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="RButton"> <xsd:sequence minOccurs="0"> <xsd:element name="feature" type="axlapi:XFeature" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The feature invoked by this button.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The label invoked by this button.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="buttonNumber" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="isFixedFeature" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> </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 | axlapi:XFeature | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="feature" type="axlapi:XFeature" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The feature invoked by this button.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:String50 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The label invoked by this button.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| source | <xsd:element name="buttonNumber" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:boolean | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="isFixedFeature" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |