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

element GetRemoteDestinationRes/return
diagram AXLSoap_p3699.png
properties
content complex
children remoteDestination
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="remoteDestination" type="axlapi:RRemoteDestination"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetRemoteDestinationRes/return/remoteDestination
diagram AXLSoap_p3700.png
type axlapi:RRemoteDestination
properties
content complex
children name destination answerTooSoonTimer answerTooLateTimer delayBeforeRingingCell ownerUserId remoteDestinationProfileName ctiRemoteDeviceName dualModeDeviceName isMobilePhone enableMobileConnect lineAssociations ctiRemoteDeviceLineAssociations timeZone todAccessName mobileSmartClientName mobilityProfileName singleNumberReachVoicemail dialViaOfficeReverseVoicemail ringSchedule accessListName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="remoteDestination" type="axlapi:RRemoteDestination"/>


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