complexType RLocation
diagram AXLSoap_p12677.png
namespace http://www.cisco.com/AXL/API/15.0
children name id relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations
used by
elements GetLocationRes/return/location GetLocationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
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>

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

element RLocation/name
diagram AXLSoap_p12678.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 AXLSoap_p12679.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read only
source <xsd:element name="id" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RLocation/withinAudioBandwidth
diagram AXLSoap_p12682.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 AXLSoap_p12683.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 AXLSoap_p12684.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 AXLSoap_p12685.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 AXLSoap_p12686.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        
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