complexType XRegionRelationship
diagram AXLAPI_p16206.png
namespace http://www.cisco.com/AXL/API/9.0
children regionName bandwidth videoBandwidth lossyNetwork codecPreference
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="axlapi:XBandwidth" 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: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:complexType>

element XRegionRelationship/regionName
diagram AXLAPI_p16207.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 AXLAPI_p16208.png
type axlapi:XBandwidth
properties
content simple
source <xsd:element name="bandwidth" type="axlapi:XBandwidth" minOccurs="1" maxOccurs="1"/>

element XRegionRelationship/videoBandwidth
diagram AXLAPI_p16209.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 AXLAPI_p16210.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 XRegionRelationship/codecPreference
diagram AXLAPI_p16211.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