complexType RLocation
diagram AXLAPI_p9837.png
namespace http://www.cisco.com/AXL/API/9.0
children name id kbits videoKbits relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations
used by
elements GetLocationRes/return/location GetLocationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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:element name="kbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="videoKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<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" use="optional"/>
</xsd:complexType>

attribute RLocation/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RLocation/name
diagram AXLAPI_p9838.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RLocation/id
diagram AXLAPI_p9839.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="id" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/kbits
diagram AXLAPI_p9840.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="kbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/videoKbits
diagram AXLAPI_p9841.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="videoKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/relatedLocations
diagram AXLAPI_p9842.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:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RLocation/relatedLocations/relatedLocation
diagram AXLAPI_p9843.png
type axlapi:RLocationRelationship
properties
minOcc 0
maxOcc unbounded
content complex
children locationName rsvpSetting
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="relatedLocation" type="axlapi:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/>

element RLocation/withinAudioBandwidth
diagram AXLAPI_p9844.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/withinVideoBandwidth
diagram AXLAPI_p9845.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/withinImmersiveKbits
diagram AXLAPI_p9846.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/betweenLocations
diagram AXLAPI_p9847.png
properties
minOcc 0
maxOcc 1
content complex
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>

element RLocation/betweenLocations/betweenLocation
diagram AXLAPI_p9848.png
type axlapi:RLocationBetween
properties
minOcc 0
maxOcc unbounded
content complex
children locationName weight audioBandwidth videoBandwidth immersiveBandwidth
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="betweenLocation" type="axlapi:RLocationBetween" minOccurs="0" maxOccurs="unbounded"/>


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