complexType XLocation
diagram AXLAPI_p15845.png
namespace http://www.cisco.com/AXL/API/9.0
children name kbits videoKbits relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations
used by
element AddLocationReq/location
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="kbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Deprecated from 9.0</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="videoKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Deprecated from 9.0</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: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>

element XLocation/name
diagram AXLAPI_p15846.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLocation/kbits
diagram AXLAPI_p15847.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Deprecated from 9.0
source <xsd:element name="kbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Deprecated from 9.0</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLocation/videoKbits
diagram AXLAPI_p15848.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Deprecated from 9.0
source <xsd:element name="videoKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Deprecated from 9.0</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XLocation/relatedLocations
diagram AXLAPI_p15849.png
properties
minOcc 0
maxOcc 1
content complex
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>

element XLocation/relatedLocations/relatedLocation
diagram AXLAPI_p15850.png
type axlapi:XLocationRelationship
properties
minOcc 1
maxOcc unbounded
content complex
children locationName rsvpSetting
source <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/>

element XLocation/withinAudioBandwidth
diagram AXLAPI_p15851.png
type axlapi:XInteger
properties
content simple
default 0
nillable false
source <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLocation/withinVideoBandwidth
diagram AXLAPI_p15852.png
type axlapi:XInteger
properties
content simple
default 0
nillable false
source <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLocation/withinImmersiveKbits
diagram AXLAPI_p15853.png
type axlapi:XInteger
properties
content simple
default 0
nillable false
source <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLocation/betweenLocations
diagram AXLAPI_p15854.png
properties
content complex
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>

element XLocation/betweenLocations/betweenLocation
diagram AXLAPI_p15855.png
type axlapi:XLocationBetween
properties
minOcc 1
maxOcc unbounded
content complex
children locationName weight audioBandwidth videoBandwidth immersiveBandwidth
source <xsd:element name="betweenLocation" type="axlapi:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/>


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