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

element GetMessageWaitingRes/return
diagram AXLSoap_p3495.png
properties
content complex
children messageWaiting
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="messageWaiting" type="axlapi:RMessageWaiting"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetMessageWaitingRes/return/messageWaiting
diagram AXLSoap_p3496.png
type axlapi:RMessageWaiting
properties
content complex
children pattern routePartitionName description messageWaitingIndicator callingSearchSpaceName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="messageWaiting" type="axlapi:RMessageWaiting"/>


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