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

element GetVoiceMailPortRes/return
diagram AXLSoap_p4047.png
properties
content complex
children voiceMailPort
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="voiceMailPort" type="axlapi:RVoiceMailPort"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetVoiceMailPortRes/return/voiceMailPort
diagram AXLSoap_p4048.png
type axlapi:RVoiceMailPort
properties
content complex
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName locationName preemption useTrustedRelayPoint securityProfileName geoLocationName automatedAlternateRoutingCssName dnPattern routePartition dnCallingSearchSpace aarNeighborhoodName callerIdDisplay callerIdDisplayAscii externalMask
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
uuid  axlapi:XUUID        
source <xsd:element name="voiceMailPort" type="axlapi:RVoiceMailPort"/>


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