complexType LMohAudioSource
diagram AXLAPI_p6598.png
namespace http://www.cisco.com/AXL/API/9.0
children sourceId name sourceFile multicast repeat mohFileStatus initialAnnouncement periodicAnnouncement periodicAnnouncementInterval localeAnnouncement initialAnnouncementPlayed
used by
elements ListMohAudioSourceRes/return/mohAudioSource ListMohAudioSourceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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:element name="mohFileStatus" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="initialAnnouncement" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="periodicAnnouncement" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="periodicAnnouncementInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="localeAnnouncement" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="initialAnnouncementPlayed" 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
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

element LMohAudioSource/name
diagram AXLAPI_p6600.png
type axlapi:String50
properties
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_p6601.png
type axlapi:String255
properties
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_p6602.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="multicast" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

element LMohAudioSource/initialAnnouncement
diagram AXLAPI_p6605.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="initialAnnouncement" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LMohAudioSource/periodicAnnouncement
diagram AXLAPI_p6606.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="periodicAnnouncement" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element LMohAudioSource/localeAnnouncement
diagram AXLAPI_p6608.png
type axlapi:XUserLocale
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="localeAnnouncement" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>

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


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