complexType XLocation
diagram axlapi_p14483.png
namespace http://www.cisco.com/AXL/API/8.5
children name kbits videoKbits relatedLocations
used by
element AddLocationReq/location
source <xsd:complexType name="XLocation">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="kbits" type="axlapi:XInteger" nillable="false" minOccurs="1" 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="1" 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:complexType>

element XLocation/name
diagram axlapi_p14484.png
type axlapi:String50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLocation/kbits
diagram axlapi_p14485.png
type axlapi:XInteger
properties
isRef 0
content simple
nillable false
annotation
documentation
Audio Bandwidth to be provided
source <xsd:element name="kbits" type="axlapi:XInteger" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Audio Bandwidth to be provided</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XLocation/relatedLocations
diagram axlapi_p14487.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 XLocation/relatedLocations/relatedLocation
diagram axlapi_p14488.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