complexType UpdateLocationReq
diagram AXLSoap_p16198.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations
used by
element updateLocation
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateLocationReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<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="0" maxOccurs="1"/>
       
<xsd:element name="withinVideoBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="withinImmersiveKbits" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="betweenLocations" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateLocationReq/relatedLocations
diagram AXLSoap_p16200.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 UpdateLocationReq/relatedLocations/relatedLocation
diagram AXLSoap_p16201.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 UpdateLocationReq/withinAudioBandwidth
diagram AXLSoap_p16202.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateLocationReq/betweenLocations
diagram AXLSoap_p16205.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:XLocationBetween" minOccurs="1" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateLocationReq/betweenLocations/betweenLocation
diagram AXLSoap_p16206.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