complexType RMohServer
diagram axlapi_p9014.png
namespace http://www.cisco.com/AXL/API/8.5
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
uuidaxlapi: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
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element RMohServer/processNodeName
diagram axlapi_p9017.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RMohServer/devicePoolName
diagram axlapi_p9018.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RMohServer/locationName
diagram axlapi_p9019.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

element RMohServer/runFlag
diagram axlapi_p9023.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9024.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RMohServer/isMultiCastEnabled
diagram axlapi_p9025.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9026.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="baseMulticastIpaddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RMohServer/multicastIncrementOnIp
diagram axlapi_p9028.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9029.png
properties
isRef 0
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 axlapi_p9030.png
properties
isRef 0
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 axlapi_p9031.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sourceId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RMohServer/audioSources/audioSource/maxHops
diagram axlapi_p9032.png
type axlapi:XInteger
properties
isRef 0
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