diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | regionName bandwidth videoBandwidth lossyNetwork codecPreference immersiveVideoBandwidth | ||
used by |
|
||
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> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="regionName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="bandwidth" type="xsd:string" default="G.711" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | axlapi:XInteger | ||||
properties |
|
||||
source | <xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XLossyNetwork | ||||||
properties |
|
||||||
source | <xsd:element name="lossyNetwork" type="axlapi:XLossyNetwork" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="codecPreference" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||
type | axlapi:XInteger | ||||
properties |
|
||||
source | <xsd:element name="immersiveVideoBandwidth" type="axlapi:XInteger" default="2147483647" minOccurs="1" maxOccurs="1"/> |