complexType UpdateLocationReq
diagram axlapi_p11731.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName kbits videoKbits relatedLocations
used by
element updateLocation
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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="kbits" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Audio Bandwidth to be provided</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="videoKbits" type="axlapi:XInteger" default="384" 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:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateLocationReq/newName
diagram axlapi_p11732.png
type axlapi:String50
properties
isRef 0
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/kbits
diagram axlapi_p11733.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Audio Bandwidth to be provided
source <xsd:element name="kbits" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Audio Bandwidth to be provided</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element UpdateLocationReq/relatedLocations
diagram axlapi_p11735.png
properties
isRef 0
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 axlapi_p11736.png
type axlapi:XLocationRelationship
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children locationName rsvpSetting
source <xsd:element name="relatedLocation" type="axlapi:XLocationRelationship" minOccurs="1" maxOccurs="unbounded"/>


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