complexType XPhoneLine
diagram AXLSoap_p20211.png
namespace http://www.cisco.com/AXL/API/15.0
children index label display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging recordingMediaSource
used by
elements XCtiRoutePoint/lines/line UpdateCtiRoutePointReq/lines/line XRemoteDestinationProfile/lines/line UpdateRemoteDestinationProfileReq/lines/line XPhone/lines/line UpdatePhoneReq/removeLines/line UpdatePhoneReq/addLines/line UpdatePhoneReq/lines/line XDeviceProfile/lines/line UpdateDeviceProfileReq/lines/line XAnalogPort/lines/line XGatewaySccp/lines/line
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
source <xsd:complexType name="XPhoneLine">
 
<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="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="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="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="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="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="e164Mask" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mwlPolicy" type="axlapi:XMWLPolicy" default="Use System Policy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxNumCalls" type="axlapi:XInteger" default="2" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyTrigger" type="axlapi:XInteger" default="1" 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:element name="recordingProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="monitoringCssName" 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="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="speedDial" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" default="General" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag cannot be modified. It can only be specified in the add request.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="associatedEndusers" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="enduser" type="axlapi:XEnduserMember" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="missedCallLogging" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingMediaSource" type="axlapi:XPreferredMediaSource" default="Gateway Preferred" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

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

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

element XPhoneLine/label
diagram AXLSoap_p20213.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 XPhoneLine/display
diagram AXLSoap_p20214.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 XPhoneLine/dirn
diagram AXLSoap_p20215.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 XPhoneLine/ringSetting
diagram AXLSoap_p20216.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 XPhoneLine/consecutiveRingSetting
diagram AXLSoap_p20217.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 XPhoneLine/ringSettingIdlePickupAlert
diagram AXLSoap_p20218.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 XPhoneLine/ringSettingActivePickupAlert
diagram AXLSoap_p20219.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 XPhoneLine/displayAscii
diagram AXLSoap_p20220.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element XPhoneLine/e164Mask
diagram AXLSoap_p20221.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 XPhoneLine/mwlPolicy
diagram AXLSoap_p20222.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 XPhoneLine/maxNumCalls
diagram AXLSoap_p20223.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 XPhoneLine/busyTrigger
diagram AXLSoap_p20224.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 XPhoneLine/callInfoDisplay
diagram AXLSoap_p20225.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 XPhoneLine/callInfoDisplay/callerName
diagram AXLSoap_p20226.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 XPhoneLine/callInfoDisplay/callerNumber
diagram AXLSoap_p20227.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 XPhoneLine/callInfoDisplay/redirectedNumber
diagram AXLSoap_p20228.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 XPhoneLine/callInfoDisplay/dialedNumber
diagram AXLSoap_p20229.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"/>

element XPhoneLine/recordingProfileName
diagram AXLSoap_p20230.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 XPhoneLine/monitoringCssName
diagram AXLSoap_p20231.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 XPhoneLine/recordingFlag
diagram AXLSoap_p20232.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 XPhoneLine/audibleMwi
diagram AXLSoap_p20233.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 XPhoneLine/speedDial
diagram AXLSoap_p20234.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="speedDial" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XPhoneLine/partitionUsage
diagram AXLSoap_p20235.png
type axlapi:XPartitionUsage
properties
minOcc 0
maxOcc 1
content simple
default General
annotation
documentation
This tag cannot be modified. It can only be specified in the add request.
source <xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" default="General" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag cannot be modified. It can only be specified in the add request.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XPhoneLine/associatedEndusers
diagram AXLSoap_p20236.png
properties
minOcc 0
maxOcc 1
content complex
children enduser
source <xsd:element name="associatedEndusers" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="enduser" type="axlapi:XEnduserMember" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XPhoneLine/associatedEndusers/enduser
diagram AXLSoap_p20237.png
type axlapi:XEnduserMember
properties
minOcc 0
maxOcc unbounded
content complex
children userId
source <xsd:element name="enduser" type="axlapi:XEnduserMember" minOccurs="0" maxOccurs="unbounded"/>

element XPhoneLine/missedCallLogging
diagram AXLSoap_p20238.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 XPhoneLine/recordingMediaSource
diagram AXLSoap_p20239.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"/>


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