complexType UpdateMohAudioSourceReq
diagram axlapi_p11802.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid sourceId newName sourceFile multicast repeat
used by
element updateMohAudioSource
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateMohAudioSourceReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="sourceId" type="axlapi:XMOHAudioSourceId" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newName" 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="0" maxOccurs="1"/>
       
<xsd:element name="repeat" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateMohAudioSourceReq/uuid
diagram axlapi_p11803.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

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

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

element UpdateMohAudioSourceReq/sourceFile
diagram axlapi_p11806.png
type axlapi:String255
properties
isRef 0
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 UpdateMohAudioSourceReq/multicast
diagram axlapi_p11807.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
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="0" maxOccurs="1"/>

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


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