complexType XMohAudioSource
diagram AXLAPI_p15920.png
namespace http://www.cisco.com/AXL/API/9.0
children sourceId name sourceFile multicast repeat mohFileStatus initialAnnouncement periodicAnnouncement periodicAnnouncementInterval localeAnnouncement initialAnnouncementPlayed
used by
element AddMohAudioSourceReq/mohAudioSource
source <xsd:complexType name="XMohAudioSource">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="sourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sourceFile" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="multicast" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="repeat" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag has been deprecated in 9.0</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mohFileStatus" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="initialAnnouncement" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="periodicAnnouncement" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="periodicAnnouncementInterval" type="axlapi:XInteger" default="30" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="localeAnnouncement" type="axlapi:XUserLocale" default="English United States" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="initialAnnouncementPlayed" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XMohAudioSource/sourceId
diagram AXLAPI_p15921.png
type axlapi:XMOHAudioSourceId
properties
content simple
nillable false
source <xsd:element name="sourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMohAudioSource/name
diagram AXLAPI_p15922.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XMohAudioSource/sourceFile
diagram AXLAPI_p15923.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="sourceFile" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XMohAudioSource/multicast
diagram AXLAPI_p15924.png
type axlapi:boolean
properties
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="multicast" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMohAudioSource/repeat
diagram AXLAPI_p15925.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This tag has been deprecated in 9.0
source <xsd:element name="repeat" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag has been deprecated in 9.0</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XMohAudioSource/initialAnnouncement
diagram AXLAPI_p15927.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="initialAnnouncement" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XMohAudioSource/periodicAnnouncement
diagram AXLAPI_p15928.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="periodicAnnouncement" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XMohAudioSource/periodicAnnouncementInterval
diagram AXLAPI_p15929.png
type axlapi:XInteger
properties
content simple
default 30
nillable false
source <xsd:element name="periodicAnnouncementInterval" type="axlapi:XInteger" default="30" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMohAudioSource/localeAnnouncement
diagram AXLAPI_p15930.png
type axlapi:XUserLocale
properties
content simple
default English United States
nillable false
source <xsd:element name="localeAnnouncement" type="axlapi:XUserLocale" default="English United States" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMohAudioSource/initialAnnouncementPlayed
diagram AXLAPI_p15931.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="initialAnnouncementPlayed" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>


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