diagram | ![]() |
||||||||||||
namespace | http://www.cisco.com/AXL/API/11.5 | ||||||||||||
children | name destination answerTooSoonTimer answerTooLateTimer delayBeforeRingingCell ownerUserId remoteDestinationProfileName ctiRemoteDeviceName dualModeDeviceName isMobilePhone enableMobileConnect lineAssociations timeZone todAccessName mobileSmartClientName mobilityProfileName singleNumberReachVoicemail dialViaOfficeReverseVoicemail ringSchedule accessListName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RRemoteDestination"> <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="ownerUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>From 10.5, to get proper value of this tag in get handler's response it is required to have value of todaccess, in case if user does not give any value in todaccesss tag, axl will insert a random row so that get handler response can return proper value of Owner User id</xsd:documentation> </xsd:annotation> </xsd:element> <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="lineAssociations" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The line association for this remote destination. The line to be associated must already be added to the remote destination profile. All directory numbers specified must already exist in the database.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="lineAssociation" type="axlapi:RLineAssociation" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <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:element name="ringSchedule" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:RRingingSchedule" minOccurs="0" maxOccurs="7"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="accessListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="destination" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="answerTooSoonTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="answerTooLateTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="delayBeforeRingingCell" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ownerUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>From 10.5, to get proper value of this tag in get handler's response it is required to have value of todaccess, in case if user does not give any value in todaccesss tag, axl will insert a random row so that get handler response can return proper value of Owner User id</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="dualModeDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="isMobilePhone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="enableMobileConnect" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
properties |
|
||||||
children | lineAssociation | ||||||
annotation |
|
||||||
source | <xsd:element name="lineAssociations" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The line association for this remote destination. The line to be associated must already be added to the remote destination profile. All directory numbers specified must already exist in the database.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="lineAssociation" type="axlapi:RLineAssociation" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
type | axlapi:RLineAssociation | ||||||
properties |
|
||||||
children | uuid pattern routePartitionName index | ||||||
source | <xsd:element name="lineAssociation" type="axlapi:RLineAssociation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
type | axlapi:XTimeZone | ||||||
properties |
|
||||||
source | <xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | ![]() |
||||||
type | axlapi:XVMAvoidancePolicy | ||||||
properties |
|
||||||
source | <xsd:element name="singleNumberReachVoicemail" type="axlapi:XVMAvoidancePolicy" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:XVMAvoidancePolicy | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
properties |
|
||||||
children | member | ||||||
source | <xsd:element name="ringSchedule" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="member" type="axlapi:RRingingSchedule" minOccurs="0" maxOccurs="7"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||||||||
type | axlapi:RRingingSchedule | ||||||||||||
properties |
|
||||||||||||
children | startTime endTime startDay endDay | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="member" type="axlapi:RRingingSchedule" minOccurs="0" maxOccurs="7"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="accessListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |