complexType LMohAudioSource
diagram axlapi_p5979.png
namespace http://www.cisco.com/AXL/API/8.5
children sourceId name sourceFile multicast repeat
used by
elements ListMohAudioSourceRes/return/mohAudioSource ListMohAudioSourceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="LMohAudioSource">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="sourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sourceFile" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="multicast" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="repeat" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute LMohAudioSource/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LMohAudioSource/sourceId
diagram axlapi_p5980.png
type axlapi:XMOHAudioSourceId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>

element LMohAudioSource/name
diagram axlapi_p5981.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LMohAudioSource/sourceFile
diagram axlapi_p5982.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="sourceFile" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LMohAudioSource/multicast
diagram axlapi_p5983.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="multicast" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LMohAudioSource/repeat
diagram axlapi_p5984.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="repeat" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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