diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | locationName weight audioBandwidth videoBandwidth immersiveBandwidth | ||
used by |
|
||
source | <xsd:complexType name="XLocationBetween"> <xsd:sequence minOccurs="0"> <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/> <xsd:element name="weight" type="axlapi:XInteger" default="50" minOccurs="1" maxOccurs="1"/> <xsd:element name="audioBandwidth" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/> <xsd:element name="immersiveBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | axlapi:XInteger | ||||
properties |
|
||||
source | <xsd:element name="weight" type="axlapi:XInteger" default="50" minOccurs="1" maxOccurs="1"/> |
diagram | |||
type | axlapi:XInteger | ||
properties |
|
||
source | <xsd:element name="audioBandwidth" type="axlapi:XInteger" 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:XInteger | ||||
properties |
|
||||
source | <xsd:element name="immersiveBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/> |