diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | name id relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RLocation"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="id" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="relatedLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="relatedLocation" type="axlapi:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="betweenLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="betweenLocation" type="axlapi:RLocationBetween" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="id" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read only</xsd:documentation> </xsd:annotation> </xsd:element> |
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:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
type | axlapi:RLocationRelationship | ||||||||||||
properties |
|
||||||||||||
children | locationName rsvpSetting | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="relatedLocation" type="axlapi:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | betweenLocation | ||||||
source | <xsd:element name="betweenLocations" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="betweenLocation" type="axlapi:RLocationBetween" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
type | axlapi:RLocationBetween | ||||||||||||
properties |
|
||||||||||||
children | locationName weight audioBandwidth videoBandwidth immersiveBandwidth | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="betweenLocation" type="axlapi:RLocationBetween" minOccurs="0" maxOccurs="unbounded"/> |