complexType AddLocationReq
diagram AXLSoap_p2336.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children location
used by
element addLocation
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddLocationReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="location" type="axlapi:XLocation"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddLocationReq/location
diagram AXLSoap_p2337.png
type axlapi:XLocation
properties
content complex
children name relatedLocations withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits betweenLocations
source <xsd:element name="location" type="axlapi:XLocation"/>


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