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

element GetConferenceNowRes/return
diagram AXLSoap_p2868.png
properties
content complex
children conferenceNow
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="conferenceNow" type="axlapi:RConferenceNow"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetConferenceNowRes/return/conferenceNow
diagram AXLSoap_p2869.png
type axlapi:RConferenceNow
properties
content complex
children conferenceNowNumber routePartitionName description maxWaitTimeForHost MohAudioSourceId
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="conferenceNow" type="axlapi:RConferenceNow"/>


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