complexType LMohServer
diagram AXLAPI_p6610.png
namespace http://www.cisco.com/AXL/API/9.0
children name description processNodeName devicePoolName locationName maxUnicastConnections maxMulticastConnections fixedAudioSourceDevice runFlag useTrustedRelayPoint isMultiCastEnabled baseMulticastIpaddress baseMulticastPort multicastIncrementOnIp
used by
elements ListMohServerRes/return/mohServer ListMohServerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LMohServer">
 
<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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

element LMohServer/processNodeName
diagram AXLAPI_p6613.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 LMohServer/devicePoolName
diagram AXLAPI_p6614.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 LMohServer/locationName
diagram AXLAPI_p6615.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 LMohServer/maxUnicastConnections
diagram AXLAPI_p6616.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxUnicastConnections" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

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

element LMohServer/isMultiCastEnabled
diagram AXLAPI_p6621.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 LMohServer/baseMulticastIpaddress
diagram AXLAPI_p6622.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="baseMulticastIpaddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element LMohServer/multicastIncrementOnIp
diagram AXLAPI_p6624.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"/>


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