complexType RUDTLine
diagram AXLSoap_p13899.png
namespace http://www.cisco.com/AXL/API/15.0
children index label display e164Mask dirn maxNumCalls missedCallLogging mwlPolicy busyTrigger ringSetting consecutiveRingSetting audibleMwi ringSettingActivePickupAlert ringSettingIdlePickupAlert monitoringCssName recordingProfileName recordingFlag recordingMediaSource callInfoDisplay
used by
element RUniversalDeviceTemplate/lines/line
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
uuid  axlapi:XUUID        
source <xsd:complexType name="RUDTLine">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="display" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="e164Mask" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dirn" type="axlapi:RDirn" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Only uuid attribute is returned in response</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="maxNumCalls" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="missedCallLogging" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mwlPolicy" type="axlapi:XMWLPolicy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyTrigger" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ringSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="consecutiveRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="audibleMwi" type="axlapi:XStatus" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not applicable for gatewayEndpointAnalogAccess and  CiscoCatalyst600024PortFXSGateway</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ringSettingActivePickupAlert" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for IP Phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ringSettingIdlePickupAlert" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for IP Phones</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="monitoringCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingMediaSource" type="axlapi:XPreferredMediaSource" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callInfoDisplay" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="callerName" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="callerNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="redirectedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="dialedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RUDTLine/@ctiid
type xsd:nonNegativeInteger
source <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>

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

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

element RUDTLine/label
diagram AXLSoap_p13901.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RUDTLine/display
diagram AXLSoap_p13902.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="display" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RUDTLine/e164Mask
diagram AXLSoap_p13903.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="e164Mask" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RUDTLine/dirn
diagram AXLSoap_p13904.png
type axlapi:RDirn
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
annotation
documentation
Only uuid attribute is returned in response
source <xsd:element name="dirn" type="axlapi:RDirn" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only uuid attribute is returned in response</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RUDTLine/missedCallLogging
diagram AXLSoap_p13906.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="missedCallLogging" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUDTLine/mwlPolicy
diagram AXLSoap_p13907.png
type axlapi:XMWLPolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mwlPolicy" type="axlapi:XMWLPolicy" minOccurs="0" maxOccurs="1"/>

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

element RUDTLine/ringSetting
diagram AXLSoap_p13909.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ringSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1"/>

element RUDTLine/consecutiveRingSetting
diagram AXLSoap_p13910.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.
source <xsd:element name="consecutiveRingSetting" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUDTLine/audibleMwi
diagram AXLSoap_p13911.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Not applicable for gatewayEndpointAnalogAccess and  CiscoCatalyst600024PortFXSGateway
source <xsd:element name="audibleMwi" type="axlapi:XStatus" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not applicable for gatewayEndpointAnalogAccess and  CiscoCatalyst600024PortFXSGateway</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUDTLine/ringSettingActivePickupAlert
diagram AXLSoap_p13912.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Applicable only for IP Phones
source <xsd:element name="ringSettingActivePickupAlert" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for IP Phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUDTLine/ringSettingIdlePickupAlert
diagram AXLSoap_p13913.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Applicable only for IP Phones
source <xsd:element name="ringSettingIdlePickupAlert" type="axlapi:XRingSetting" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for IP Phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUDTLine/monitoringCssName
diagram AXLSoap_p13914.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="monitoringCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUDTLine/recordingProfileName
diagram AXLSoap_p13915.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="recordingProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUDTLine/recordingFlag
diagram AXLSoap_p13916.png
type axlapi:XRecordingFlag
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" minOccurs="0" maxOccurs="1"/>

element RUDTLine/recordingMediaSource
diagram AXLSoap_p13917.png
type axlapi:XPreferredMediaSource
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="recordingMediaSource" type="axlapi:XPreferredMediaSource" minOccurs="0" maxOccurs="1"/>

element RUDTLine/callInfoDisplay
diagram AXLSoap_p13918.png
properties
minOcc 0
maxOcc 1
content complex
children callerName callerNumber redirectedNumber dialedNumber
source <xsd:element name="callInfoDisplay" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="callerName" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="callerNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="redirectedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="dialedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUDTLine/callInfoDisplay/callerName
diagram AXLSoap_p13919.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="callerName" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUDTLine/callInfoDisplay/callerNumber
diagram AXLSoap_p13920.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="callerNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUDTLine/callInfoDisplay/redirectedNumber
diagram AXLSoap_p13921.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="redirectedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUDTLine/callInfoDisplay/dialedNumber
diagram AXLSoap_p13922.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="dialedNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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