complexType XRegionMatrix
diagram axlapi_p14806.png
namespace http://www.cisco.com/AXL/API/8.5
children bandwidth videoBandwidth lossyNetwork regionAName regionBName
used by
element AddRegionMatrixReq/regionMatrix
source <xsd:complexType name="XRegionMatrix">
 
<xsd:sequence minOccurs="0">
   
<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" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<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:complexType>

element XRegionMatrix/bandwidth
diagram axlapi_p14807.png
type axlapi:XBandwidth
properties
isRef 0
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 XRegionMatrix/videoBandwidth
diagram axlapi_p14808.png
type axlapi:XInteger
properties
isRef 0
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 XRegionMatrix/lossyNetwork
diagram axlapi_p14809.png
type axlapi:XLossyNetwork
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
source <xsd:element name="lossyNetwork" type="axlapi:XLossyNetwork" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XRegionMatrix/regionAName
diagram axlapi_p14810.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="regionAName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XRegionMatrix/regionBName
diagram axlapi_p14811.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="regionBName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>


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