complexType UpdateAarGroupMatrixReq
diagram AXLAPI_p11369.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid aarGroupFromName aarGroupToName prefixDigit
used by
element updateAarGroupMatrix
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
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>

element UpdateAarGroupMatrixReq/uuid
diagram AXLAPI_p11370.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateAarGroupMatrixReq/aarGroupFromName
diagram AXLAPI_p11371.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarGroupFromName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateAarGroupMatrixReq/aarGroupToName
diagram AXLAPI_p11372.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarGroupToName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateAarGroupMatrixReq/prefixDigit
diagram AXLAPI_p11373.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
annotation
documentation
The new prefixDigit value for this particular AARGroup relationship.
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>


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