complexType XMohAudioSource
diagram AXLSoap_p19996.png
namespace http://www.cisco.com/AXL/API/15.0
children sourceId name sourceFile multicast mohFileStatus initialAnnouncement periodicAnnouncement periodicAnnouncementInterval localeAnnouncement initialAnnouncementPlayed isExternalSource
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="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:element name="isExternalSource" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XMohAudioSource/sourceId
diagram AXLSoap_p19997.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 AXLSoap_p19998.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 AXLSoap_p19999.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 AXLSoap_p20000.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/mohFileStatus
diagram AXLSoap_p20001.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 AXLSoap_p20002.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 AXLSoap_p20003.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 AXLSoap_p20004.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 AXLSoap_p20005.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 AXLSoap_p20006.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"/>

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


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