complexType RRegionRelationship
diagram AXLAPI_p10240.png
namespace http://www.cisco.com/AXL/API/9.0
children regionName bandwidth videoBandwidth lossyNetwork codecPreference
used by
element RRegion/relatedRegions/relatedRegion
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RRegionRelationship">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="regionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="bandwidth" type="axlapi:XBandwidth" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="videoBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lossyNetwork" type="axlapi:XLossyNetwork" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="codecPreference" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RRegionRelationship/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

element RRegionRelationship/bandwidth
diagram AXLAPI_p10242.png
type axlapi:XBandwidth
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="bandwidth" type="axlapi:XBandwidth" minOccurs="0" maxOccurs="1"/>

element RRegionRelationship/videoBandwidth
diagram AXLAPI_p10243.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="videoBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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


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