complexType GetFixedMohAudioSourceRes
diagram AXLSoap_p3119.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getFixedMohAudioSourceResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetFixedMohAudioSourceRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="fixedMohAudioSource" type="axlapi:RFixedMohAudioSource"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetFixedMohAudioSourceRes/return
diagram AXLSoap_p3120.png
properties
content complex
children fixedMohAudioSource
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="fixedMohAudioSource" type="axlapi:RFixedMohAudioSource"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetFixedMohAudioSourceRes/return/fixedMohAudioSource
diagram AXLSoap_p3121.png
type axlapi:RFixedMohAudioSource
properties
content complex
children sourceId name multicast enable initialAnnouncement periodicAnnouncement periodicAnnouncementInterval localeAnnouncement initialAnnouncementPlayed
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="fixedMohAudioSource" type="axlapi:RFixedMohAudioSource"/>


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