complexType LLocation
diagram AXLSoap_p8093.png
namespace http://www.cisco.com/AXL/API/15.0
children name id withinAudioBandwidth withinVideoBandwidth withinImmersiveKbits
used by
elements ListLocationRes/return/location ListLocationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LLocation">
 
<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="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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LLocation/name
diagram AXLSoap_p8094.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 LLocation/id
diagram AXLSoap_p8095.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 LLocation/withinAudioBandwidth
diagram AXLSoap_p8096.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="withinAudioBandwidth" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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


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