complexType RLocation
diagram axlapi_p8941.png
namespace http://www.cisco.com/AXL/API/8.5
children name id kbits videoKbits relatedLocations
used by
elements GetLocationRes/return/location GetLocationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RLocation">
 
<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:element name="kbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="videoKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="relatedLocations" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="relatedLocation" type="axlapi:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RLocation/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RLocation/name
diagram axlapi_p8942.png
type axlapi:String50
properties
isRef 0
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 RLocation/id
diagram axlapi_p8943.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="id" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/kbits
diagram axlapi_p8944.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="kbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/videoKbits
diagram axlapi_p8945.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="videoKbits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RLocation/relatedLocations
diagram axlapi_p8946.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:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RLocation/relatedLocations/relatedLocation
diagram axlapi_p8947.png
type axlapi:RLocationRelationship
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children locationName rsvpSetting
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="relatedLocation" type="axlapi:RLocationRelationship" minOccurs="0" maxOccurs="unbounded"/>


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