complexType RMohAudioSource
diagram AXLAPI_p9915.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 GetMohAudioSourceRes/return/mohAudioSource GetMohAudioSourceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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: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 RMohAudioSource/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

element RMohAudioSource/name
diagram AXLAPI_p9917.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 RMohAudioSource/sourceFile
diagram AXLAPI_p9918.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 RMohAudioSource/multicast
diagram AXLAPI_p9919.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 RMohAudioSource/repeat
diagram AXLAPI_p9920.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 RMohAudioSource/mohFileStatus
diagram AXLAPI_p9921.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mohFileStatus" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RMohAudioSource/initialAnnouncement
diagram AXLAPI_p9922.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 RMohAudioSource/periodicAnnouncement
diagram AXLAPI_p9923.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 RMohAudioSource/periodicAnnouncementInterval
diagram AXLAPI_p9924.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="periodicAnnouncementInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element RMohAudioSource/initialAnnouncementPlayed
diagram AXLAPI_p9926.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