complexType XConferenceBridge
diagram AXLAPI_p14498.png
namespace http://www.cisco.com/AXL/API/9.0
children name description product devicePoolName commonDeviceConfigName locationName subUnit loadInformation vendorConfig maximumCapacity useTrustedRelayPoint securityProfileName destinationAddress mcuConferenceBridgeSipPort sipProfile srtpAllowed normalizationScript enableTrace normalizationScriptInfos userName password httpPort useHttps
used by
element AddConferenceBridgeReq/conferenceBridge
source <xsd:complexType name="XConferenceBridge">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueName128" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" default="Hub_None" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="subUnit" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1   </xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is used only by  Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and    Cisco Media Server(WS-SVC-CMM-MS).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="maximumCapacity" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="destinationAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="sipProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="normalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableTrace" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="normalizationScriptInfos" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Adding parameters for normalization script Info</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="normalizationScriptInfo" type="axlapi:XNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="httpPort" type="axlapi:XInteger" default="80" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useHttps" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XConferenceBridge/name
diagram AXLAPI_p14499.png
type axlapi:UniqueName128
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueName128" nillable="false" minOccurs="1" maxOccurs="1"/>

element XConferenceBridge/description
diagram AXLAPI_p14500.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>

element XConferenceBridge/product
diagram AXLAPI_p14501.png
type axlapi:XProduct
properties
content simple
nillable false
source <xsd:element name="product" type="axlapi:XProduct" nillable="false" minOccurs="1" maxOccurs="1"/>

element XConferenceBridge/devicePoolName
diagram AXLAPI_p14502.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XConferenceBridge/commonDeviceConfigName
diagram AXLAPI_p14503.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XConferenceBridge/locationName
diagram AXLAPI_p14504.png
type axlapi:XFkType
properties
content complex
default Hub_None
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="locationName" type="axlapi:XFkType" default="Hub_None" nillable="false" minOccurs="1" maxOccurs="1"/>

element XConferenceBridge/subUnit
diagram AXLAPI_p14505.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
annotation
documentation
Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1  
source <xsd:element name="subUnit" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1   </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/loadInformation
diagram AXLAPI_p14506.png
type axlapi:XLoadInformation
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
special  axlapi:boolean        
annotation
documentation
This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/vendorConfig
diagram AXLAPI_p14507.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
annotation
documentation
This tag is used only by  Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and    Cisco Media Server(WS-SVC-CMM-MS).
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is used only by  Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and    Cisco Media Server(WS-SVC-CMM-MS).</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/maximumCapacity
diagram AXLAPI_p14508.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.
source <xsd:element name="maximumCapacity" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/useTrustedRelayPoint
diagram AXLAPI_p14509.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XConferenceBridge/securityProfileName
diagram AXLAPI_p14510.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco IOS Enhanced Conference Bridge
source <xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/destinationAddress
diagram AXLAPI_p14511.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="destinationAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/mcuConferenceBridgeSipPort
diagram AXLAPI_p14512.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5060
nillable false
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/sipProfile
diagram AXLAPI_p14513.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="sipProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/srtpAllowed
diagram AXLAPI_p14514.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="srtpAllowed" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/normalizationScript
diagram AXLAPI_p14515.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="normalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/enableTrace
diagram AXLAPI_p14516.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="enableTrace" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/normalizationScriptInfos
diagram AXLAPI_p14517.png
properties
minOcc 0
maxOcc 1
content complex
children normalizationScriptInfo
annotation
documentation
Adding parameters for normalization script Info
source <xsd:element name="normalizationScriptInfos" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Adding parameters for normalization script Info</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="normalizationScriptInfo" type="axlapi:XNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XConferenceBridge/normalizationScriptInfos/normalizationScriptInfo
diagram AXLAPI_p14518.png
type axlapi:XNormalizationScriptInfo
properties
minOcc 0
maxOcc unbounded
content complex
children parameterName parameterValue
source <xsd:element name="normalizationScriptInfo" type="axlapi:XNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/>

element XConferenceBridge/userName
diagram AXLAPI_p14519.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for Cisco TelePresence MCU and max length is 31
source <xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/password
diagram AXLAPI_p14520.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for Cisco TelePresence MCU and max length is 31
source <xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU and max length is 31</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/httpPort
diagram AXLAPI_p14521.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 80
nillable false
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="httpPort" type="axlapi:XInteger" default="80" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XConferenceBridge/useHttps
diagram AXLAPI_p14522.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU
source <xsd:element name="useHttps" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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