complexType XLocation
diagram AXLSoap_p15861.png
namespace http://www.cisco.com/AXL/API/9.1
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 AXLSoap_p15862.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 AXLSoap_p15863.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 AXLSoap_p15864.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 AXLSoap_p15865.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 AXLSoap_p15866.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 AXLSoap_p15867.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 AXLSoap_p15868.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 AXLSoap_p15869.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 AXLSoap_p15870.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 AXLSoap_p15871.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