complexType LRemoteDestination
diagram AXLSoap_p8256.png
namespace http://www.cisco.com/AXL/API/12.0
children name destination answerTooSoonTimer answerTooLateTimer delayBeforeRingingCell remoteDestinationProfileName ctiRemoteDeviceName dualModeDeviceName isMobilePhone enableMobileConnect timeZone todAccessName mobileSmartClientName mobilityProfileName singleNumberReachVoicemail dialViaOfficeReverseVoicemail
used by
elements ListRemoteDestinationRes/return/remoteDestination ListRemoteDestinationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LRemoteDestination">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="answerTooSoonTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="answerTooLateTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="delayBeforeRingingCell" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="remoteDestinationProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<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="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Spark Remote Device with a Remote Destination</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="dualModeDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isMobilePhone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobileConnect" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="todAccessName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>From 10.5 version if a user doesn't specify a value in this tag, AXL will still insert a random row in todaccess because value in todaccess is required to fetch value of owner user id properly in get handler</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mobileSmartClientName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is not applicable for dualmode phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mobilityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is applicable only to CUMC devices.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="singleNumberReachVoicemail" type="axlapi:XVMAvoidancePolicy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialViaOfficeReverseVoicemail" type="axlapi:XVMAvoidancePolicy" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is for Mobility Identity</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LRemoteDestination/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LRemoteDestination/name
diagram AXLSoap_p8257.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/destination
diagram AXLSoap_p8258.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="destination" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/answerTooSoonTimer
diagram AXLSoap_p8259.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="answerTooSoonTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/answerTooLateTimer
diagram AXLSoap_p8260.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="answerTooLateTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/delayBeforeRingingCell
diagram AXLSoap_p8261.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="delayBeforeRingingCell" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/remoteDestinationProfileName
diagram AXLSoap_p8262.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
If you are giving value to dualModeDeviceName then you can't give value to remoteDestinationProfileName,viceversa
source <xsd:element name="remoteDestinationProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<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 LRemoteDestination/ctiRemoteDeviceName
diagram AXLSoap_p8263.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Spark Remote Device with a Remote Destination
source <xsd:element name="ctiRemoteDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>ctiRemoteDeviceName tag will be used to associate either CTI Remote Device or a Spark Remote Device with a Remote Destination</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LRemoteDestination/dualModeDeviceName
diagram AXLSoap_p8264.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="dualModeDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/isMobilePhone
diagram AXLSoap_p8265.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isMobilePhone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/enableMobileConnect
diagram AXLSoap_p8266.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableMobileConnect" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/timeZone
diagram AXLSoap_p8267.png
type axlapi:XTimeZone
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/todAccessName
diagram AXLSoap_p8268.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
From 10.5 version if a user doesn't specify a value in this tag, AXL will still insert a random row in todaccess because value in todaccess is required to fetch value of owner user id properly in get handler
source <xsd:element name="todAccessName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>From 10.5 version if a user doesn't specify a value in this tag, AXL will still insert a random row in todaccess because value in todaccess is required to fetch value of owner user id properly in get handler</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LRemoteDestination/mobileSmartClientName
diagram AXLSoap_p8269.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is not applicable for dualmode phones
source <xsd:element name="mobileSmartClientName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not applicable for dualmode phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LRemoteDestination/mobilityProfileName
diagram AXLSoap_p8270.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is applicable only to CUMC devices.
source <xsd:element name="mobilityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable only to CUMC devices.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LRemoteDestination/singleNumberReachVoicemail
diagram AXLSoap_p8271.png
type axlapi:XVMAvoidancePolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="singleNumberReachVoicemail" type="axlapi:XVMAvoidancePolicy" minOccurs="0" maxOccurs="1"/>

element LRemoteDestination/dialViaOfficeReverseVoicemail
diagram AXLSoap_p8272.png
type axlapi:XVMAvoidancePolicy
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is for Mobility Identity
source <xsd:element name="dialViaOfficeReverseVoicemail" type="axlapi:XVMAvoidancePolicy" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is for Mobility Identity</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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