complexType RMohServer
diagram AXLSoap_p9929.png
namespace http://www.cisco.com/AXL/API/9.1
children name description processNodeName devicePoolName locationName maxUnicastConnections maxMulticastConnections fixedAudioSourceDevice runFlag useTrustedRelayPoint isMultiCastEnabled baseMulticastIpaddress baseMulticastPort multicastIncrementOnIp audioSources
used by
elements GetMohServerRes/return/mohServer GetMohServerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RMohServer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxUnicastConnections" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxMulticastConnections" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="fixedAudioSourceDevice" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="runFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isMultiCastEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="baseMulticastIpaddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="baseMulticastPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="multicastIncrementOnIp" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="audioSources" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="audioSource" minOccurs="0" maxOccurs="unbounded">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="sourceId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="maxHops" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RMohServer/name
diagram AXLSoap_p9930.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RMohServer/description
diagram AXLSoap_p9931.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element RMohServer/fixedAudioSourceDevice
diagram AXLSoap_p9937.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="fixedAudioSourceDevice" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RMohServer/runFlag
diagram AXLSoap_p9938.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="runFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RMohServer/useTrustedRelayPoint
diagram AXLSoap_p9939.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RMohServer/isMultiCastEnabled
diagram AXLSoap_p9940.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isMultiCastEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RMohServer/baseMulticastIpaddress
diagram AXLSoap_p9941.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="baseMulticastIpaddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RMohServer/multicastIncrementOnIp
diagram AXLSoap_p9943.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="multicastIncrementOnIp" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RMohServer/audioSources
diagram AXLSoap_p9944.png
properties
minOcc 0
maxOcc 1
content complex
children audioSource
source <xsd:element name="audioSources" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="audioSource" minOccurs="0" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="sourceId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="maxHops" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RMohServer/audioSources/audioSource
diagram AXLSoap_p9945.png
properties
minOcc 0
maxOcc unbounded
content complex
children sourceId maxHops
source <xsd:element name="audioSource" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="sourceId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="maxHops" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RMohServer/audioSources/audioSource/sourceId
diagram AXLSoap_p9946.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sourceId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RMohServer/audioSources/audioSource/maxHops
diagram AXLSoap_p9947.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxHops" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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