complexType UpdateRegionMatrixReq
diagram AXLSoap_p13138.png
namespace http://www.cisco.com/AXL/API/9.1
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid regionAName regionBName bandwidth videoBandwidth lossyNetwork codecPreference
used by
element updateRegionMatrix
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateRegionMatrixReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="regionAName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="regionBName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="bandwidth" type="axlapi:XBandwidth" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The new bandwidth value for this particular region relationship.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="lossyNetwork" type="axlapi:XLossyNetwork" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag has been deprecated in 9.0 </xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="codecPreference" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

element UpdateRegionMatrixReq/bandwidth
diagram AXLSoap_p13142.png
type axlapi:XBandwidth
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
The new bandwidth value for this particular region relationship.
source <xsd:element name="bandwidth" type="axlapi:XBandwidth" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The new bandwidth value for this particular region relationship.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateRegionMatrixReq/videoBandwidth
diagram AXLSoap_p13143.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 384
nillable false
source <xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRegionMatrixReq/lossyNetwork
diagram AXLSoap_p13144.png
type axlapi:XLossyNetwork
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag has been deprecated in 9.0
source <xsd:element name="lossyNetwork" type="axlapi:XLossyNetwork" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag has been deprecated in 9.0 </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateRegionMatrixReq/codecPreference
diagram AXLSoap_p13145.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="codecPreference" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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