complexType ListRemoteDestinationReq
diagram AXLSoap_p7427.png
namespace http://www.cisco.com/AXL/API/15.0
children searchCriteria returnedTags skip first
used by
element listRemoteDestination
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="ListRemoteDestinationReq">
 
<xsd:sequence>
   
<xsd:element name="searchCriteria">
     
<xsd:annotation>
       
<xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:element name="name" type="xsd:string" minOccurs="0"/>
         
<xsd:element name="remoteDestinationProfileName" type="xsd:string" minOccurs="0">
           
<xsd:annotation>
             
<xsd:documentation>If you are giving value to dualModeDeviceName then you can't give value to remoteDestinationProfileName,viceversa</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="ctiRemoteDeviceName" type="xsd:string" minOccurs="0">
           
<xsd:annotation>
             
<xsd:documentation>ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="dualModeDeviceName" type="xsd:string" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="returnedTags" type="axlapi:LRemoteDestination" minOccurs="1"/>
   
<xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>It will be used only when first tag is specified.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute ListRemoteDestinationReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element ListRemoteDestinationReq/searchCriteria
diagram AXLSoap_p7428.png
properties
content complex
children name remoteDestinationProfileName ctiRemoteDeviceName dualModeDeviceName
annotation
documentation
At least one element under searchCriteria has to be mentioned
source <xsd:element name="searchCriteria">
 
<xsd:annotation>
   
<xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="name" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="remoteDestinationProfileName" type="xsd:string" minOccurs="0">
       
<xsd:annotation>
         
<xsd:documentation>If you are giving value to dualModeDeviceName then you can't give value to remoteDestinationProfileName,viceversa</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="ctiRemoteDeviceName" type="xsd:string" minOccurs="0">
       
<xsd:annotation>
         
<xsd:documentation>ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="dualModeDeviceName" type="xsd:string" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ListRemoteDestinationReq/searchCriteria/name
diagram AXLSoap_p7429.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0"/>

element ListRemoteDestinationReq/searchCriteria/remoteDestinationProfileName
diagram AXLSoap_p7430.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
If you are giving value to dualModeDeviceName then you can't give value to remoteDestinationProfileName,viceversa
source <xsd:element name="remoteDestinationProfileName" type="xsd:string" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>If you are giving value to dualModeDeviceName then you can't give value to remoteDestinationProfileName,viceversa</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ListRemoteDestinationReq/searchCriteria/ctiRemoteDeviceName
diagram AXLSoap_p7431.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination
source <xsd:element name="ctiRemoteDeviceName" type="xsd:string" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Cisco Spark Remote Device with a Remote Destination</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ListRemoteDestinationReq/searchCriteria/dualModeDeviceName
diagram AXLSoap_p7432.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dualModeDeviceName" type="xsd:string" minOccurs="0"/>

element ListRemoteDestinationReq/returnedTags
diagram AXLSoap_p7433.png
type axlapi:LRemoteDestination
properties
content complex
children name destination answerTooSoonTimer answerTooLateTimer delayBeforeRingingCell remoteDestinationProfileName ctiRemoteDeviceName dualModeDeviceName isMobilePhone enableMobileConnect timeZone todAccessName mobileSmartClientName mobilityProfileName singleNumberReachVoicemail dialViaOfficeReverseVoicemail
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="returnedTags" type="axlapi:LRemoteDestination" minOccurs="1"/>

element ListRemoteDestinationReq/skip
diagram AXLSoap_p7434.png
type xsd:unsignedLong
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
It will be used only when first tag is specified.
source <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>It will be used only when first tag is specified.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ListRemoteDestinationReq/first
diagram AXLSoap_p7435.png
type xsd:unsignedLong
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/>


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