diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations | ||
used by |
|
||
source | <xsd:complexType name="XLocation"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="relatedLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="betweenLocations" minOccurs="1" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="betweenLocation" type="axlapi:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | relatedLocation | ||||||
source | <xsd:element name="relatedLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XLocationRelationship | ||||||
properties |
|
||||||
children | locationName rsvpSetting | ||||||
source | <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||
properties |
|
||
children | betweenLocation | ||
source | <xsd:element name="betweenLocations" minOccurs="1" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="betweenLocation" type="axlapi:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XLocationBetween | ||||||
properties |
|
||||||
children | locationName weight audioBandwidth videoBandwidth immersiveBandwidth | ||||||
source | <xsd:element name="betweenLocation" type="axlapi:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/> |