diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | uuid aarGroupFromName aarGroupToName prefixDigit | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateAarGroupMatrixReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:choice> <xsd:element name="uuid" type="axlapi:XUUID"/> <xsd:sequence> <xsd:element name="aarGroupFromName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="aarGroupToName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:choice> <xsd:element name="prefixDigit" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new prefixDigit value for this particular AARGroup relationship.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="aarGroupFromName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="aarGroupToName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="prefixDigit" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new prefixDigit value for this particular AARGroup relationship.</xsd:documentation> </xsd:annotation> </xsd:element> |