complexType RRemoteDestination
diagram axlapi_p9327.png
namespace http://www.cisco.com/AXL/API/8.5
children name destination answerTooSoonTimer answerTooLateTimer delayBeforeRingingCell remoteDestinationProfileName dualModeDeviceName isMobilePhone enableMobileConnect lineAssociations timeZone todAccessName mobileSmartClientName mobilityProfileName
used by
elements GetRemoteDestinationRes/return/remoteDestination GetRemoteDestinationReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
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:choice minOccurs="0">
     
<xsd:element name="remoteDestinationProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="dualModeDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
</xsd:choice>
   
<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: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:element name="mobileSmartClientName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobilityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RRemoteDestination/@uuid
type axlapi:XUUID
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

element RRemoteDestination/remoteDestinationProfileName
diagram axlapi_p9333.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="remoteDestinationProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRemoteDestination/dualModeDeviceName
diagram axlapi_p9334.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="dualModeDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRemoteDestination/isMobilePhone
diagram axlapi_p9335.png
type axlapi:boolean
properties
isRef 0
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 RRemoteDestination/enableMobileConnect
diagram axlapi_p9336.png
type axlapi:boolean
properties
isRef 0
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 RRemoteDestination/lineAssociations
diagram axlapi_p9337.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children lineAssociation
source <xsd:element name="lineAssociations" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="lineAssociation" type="axlapi:RLineAssociation" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RRemoteDestination/lineAssociations/lineAssociation
diagram axlapi_p9338.png
type axlapi:RLineAssociation
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children uuid pattern routePartitionName index
source <xsd:element name="lineAssociation" type="axlapi:RLineAssociation" minOccurs="0" maxOccurs="unbounded"/>

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

element RRemoteDestination/todAccessName
diagram axlapi_p9340.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="todAccessName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRemoteDestination/mobileSmartClientName
diagram axlapi_p9341.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="mobileSmartClientName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRemoteDestination/mobilityProfileName
diagram axlapi_p9342.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="mobilityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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