complexType XRegion
diagram axlapi_p14801.png
namespace http://www.cisco.com/AXL/API/8.5
children name relatedRegions defaultCodec
used by
element AddRegionReq/region
source <xsd:complexType name="XRegion">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="relatedRegions" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="relatedRegion" type="axlapi:XRegionRelationship" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="defaultCodec" type="axlapi:XBandwidth" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not valid for get and list</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XRegion/name
diagram axlapi_p14802.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 XRegion/relatedRegions
diagram axlapi_p14803.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children relatedRegion
source <xsd:element name="relatedRegions" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="relatedRegion" type="axlapi:XRegionRelationship" minOccurs="1" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XRegion/relatedRegions/relatedRegion
diagram axlapi_p14804.png
type axlapi:XRegionRelationship
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children regionName bandwidth videoBandwidth lossyNetwork
source <xsd:element name="relatedRegion" type="axlapi:XRegionRelationship" minOccurs="1" maxOccurs="unbounded"/>

element XRegion/defaultCodec
diagram axlapi_p14805.png
type axlapi:XBandwidth
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Not valid for get and list
source <xsd:element name="defaultCodec" type="axlapi:XBandwidth" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not valid for get and list</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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