complexType XUDTLine
diagram AXLSoap_p21049.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
elements XUniversalDeviceTemplate/lines/line UpdateUniversalDeviceTemplateReq/lines/line
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
source <xsd:complexType name="XUDTLine">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="index" type="axlapi:XInteger" minOccurs="1" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dirn" type="axlapi:XDirn" minOccurs="1" 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" default="2" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="missedCallLogging" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mwlPolicy" type="axlapi:XMWLPolicy" default="Use System Policy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyTrigger" type="axlapi:XInteger" default="1" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ringSetting" type="axlapi:XRingSetting" default="Ring" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="consecutiveRingSetting" type="axlapi:XRingSetting" default="Use System Default" nillable="true" 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" default="Default" 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" default="Use System Default" nillable="true" 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" default="Use System Default" nillable="true" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" default="Call Recording Disabled" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingMediaSource" type="axlapi:XPreferredMediaSource" default="Gateway Preferred" 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" default="true" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="callerNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="redirectedNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="dialedNumber" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

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

element XUDTLine/index
diagram AXLSoap_p21050.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>

element XUDTLine/label
diagram AXLSoap_p21051.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 XUDTLine/display
diagram AXLSoap_p21052.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 XUDTLine/e164Mask
diagram AXLSoap_p21053.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="e164Mask" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/>

element XUDTLine/dirn
diagram AXLSoap_p21054.png
type axlapi:XDirn
properties
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:XDirn" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only uuid attribute is returned in response</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element XUDTLine/mwlPolicy
diagram AXLSoap_p21057.png
type axlapi:XMWLPolicy
properties
minOcc 0
maxOcc 1
content simple
default Use System Policy
source <xsd:element name="mwlPolicy" type="axlapi:XMWLPolicy" default="Use System Policy" minOccurs="0" maxOccurs="1"/>

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

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

element XUDTLine/consecutiveRingSetting
diagram AXLSoap_p21060.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable true
annotation
documentation
Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.
source <xsd:element name="consecutiveRingSetting" type="axlapi:XRingSetting" default="Use System Default" nillable="true" 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 XUDTLine/audibleMwi
diagram AXLSoap_p21061.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
annotation
documentation
Not applicable for gatewayEndpointAnalogAccess and  CiscoCatalyst600024PortFXSGateway
source <xsd:element name="audibleMwi" type="axlapi:XStatus" default="Default" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not applicable for gatewayEndpointAnalogAccess and  CiscoCatalyst600024PortFXSGateway</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUDTLine/ringSettingActivePickupAlert
diagram AXLSoap_p21062.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable true
annotation
documentation
Applicable only for IP Phones
source <xsd:element name="ringSettingActivePickupAlert" type="axlapi:XRingSetting" default="Use System Default" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for IP Phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUDTLine/ringSettingIdlePickupAlert
diagram AXLSoap_p21063.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable true
annotation
documentation
Applicable only for IP Phones
source <xsd:element name="ringSettingIdlePickupAlert" type="axlapi:XRingSetting" default="Use System Default" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for IP Phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element XUDTLine/recordingFlag
diagram AXLSoap_p21066.png
type axlapi:XRecordingFlag
properties
minOcc 0
maxOcc 1
content simple
default Call Recording Disabled
source <xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" default="Call Recording Disabled" minOccurs="0" maxOccurs="1"/>

element XUDTLine/recordingMediaSource
diagram AXLSoap_p21067.png
type axlapi:XPreferredMediaSource
properties
minOcc 0
maxOcc 1
content simple
default Gateway Preferred
source <xsd:element name="recordingMediaSource" type="axlapi:XPreferredMediaSource" default="Gateway Preferred" minOccurs="0" maxOccurs="1"/>

element XUDTLine/callInfoDisplay
diagram AXLSoap_p21068.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" default="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="callerNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="redirectedNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="dialedNumber" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

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

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

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


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