complexType XRegionRelationship
diagram AXLSoap_p20324.png
namespace http://www.cisco.com/AXL/API/15.0
children regionName bandwidth videoBandwidth lossyNetwork codecPreference immersiveVideoBandwidth
used by
elements XRegion/relatedRegions/relatedRegion UpdateRegionReq/relatedRegions/relatedRegion
source <xsd:complexType name="XRegionRelationship">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="regionName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="bandwidth" type="xsd:string" default="G.711" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="lossyNetwork" type="axlapi:XLossyNetwork" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="codecPreference" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="immersiveVideoBandwidth" type="axlapi:XInteger" default="2147483647" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element XRegionRelationship/bandwidth
diagram AXLSoap_p20326.png
type xsd:string
properties
content simple
default G.711
source <xsd:element name="bandwidth" type="xsd:string" default="G.711" minOccurs="1" maxOccurs="1"/>

element XRegionRelationship/videoBandwidth
diagram AXLSoap_p20327.png
type axlapi:XInteger
properties
content simple
default 384
source <xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/>

element XRegionRelationship/lossyNetwork
diagram AXLSoap_p20328.png
type axlapi:XLossyNetwork
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="lossyNetwork" type="axlapi:XLossyNetwork" minOccurs="0" maxOccurs="1"/>

element XRegionRelationship/codecPreference
diagram AXLSoap_p20329.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"/>

element XRegionRelationship/immersiveVideoBandwidth
diagram AXLSoap_p20330.png
type axlapi:XInteger
properties
content simple
default 2147483647
source <xsd:element name="immersiveVideoBandwidth" type="axlapi:XInteger" default="2147483647" minOccurs="1" maxOccurs="1"/>


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