complexType XLocationBetween
diagram AXLSoap_p19932.png
namespace http://www.cisco.com/AXL/API/15.0
children locationName weight audioBandwidth videoBandwidth immersiveBandwidth
used by
elements XLocation/betweenLocations/betweenLocation UpdateLocationReq/betweenLocations/betweenLocation
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>

element XLocationBetween/locationName
diagram AXLSoap_p19933.png
type axlapi:XFkType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>

element XLocationBetween/weight
diagram AXLSoap_p19934.png
type axlapi:XInteger
properties
content simple
default 50
source <xsd:element name="weight" type="axlapi:XInteger" default="50" minOccurs="1" maxOccurs="1"/>

element XLocationBetween/audioBandwidth
diagram AXLSoap_p19935.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="audioBandwidth" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>

element XLocationBetween/videoBandwidth
diagram AXLSoap_p19936.png
type axlapi:XInteger
properties
content simple
default 384
source <xsd:element name="videoBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/>

element XLocationBetween/immersiveBandwidth
diagram AXLSoap_p19937.png
type axlapi:XInteger
properties
content simple
default 384
source <xsd:element name="immersiveBandwidth" type="axlapi:XInteger" default="384" minOccurs="1" maxOccurs="1"/>


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