complexType RMohAudioSource
diagram axlapi_p9008.png
namespace http://www.cisco.com/AXL/API/8.5
children sourceId name sourceFile multicast repeat
used by
elements GetMohAudioSourceRes/return/mohAudioSource GetMohAudioSourceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RMohAudioSource">
 
<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 RMohAudioSource/@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 RMohAudioSource/sourceId
diagram axlapi_p9009.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 RMohAudioSource/name
diagram axlapi_p9010.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 RMohAudioSource/sourceFile
diagram axlapi_p9011.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 RMohAudioSource/multicast
diagram axlapi_p9012.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 RMohAudioSource/repeat
diagram axlapi_p9013.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