complexType XPhoneLine
diagram AXLAPI_p16106.png
namespace http://www.cisco.com/AXL/API/9.0
children index label asciiLabel display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging
used by
elements XCtiRoutePoint/lines/line UpdateCtiRoutePointReq/lines/line XRemoteDestinationProfile/lines/line UpdateRemoteDestinationProfileReq/lines/line XPhone/lines/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="asciiLabel" 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" 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" 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: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 AXLAPI_p16107.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>

element XPhoneLine/label
diagram AXLAPI_p16108.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/asciiLabel
diagram AXLAPI_p16109.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="asciiLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element XPhoneLine/display
diagram AXLAPI_p16110.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 AXLAPI_p16111.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 AXLAPI_p16112.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 AXLAPI_p16113.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 AXLAPI_p16114.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Applicable only for IP Phones
source <xsd:element name="ringSettingIdlePickupAlert" type="axlapi:XRingSetting" 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 AXLAPI_p16115.png
type axlapi:XRingSetting
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Applicable only for IP Phones
source <xsd:element name="ringSettingActivePickupAlert" type="axlapi:XRingSetting" 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 AXLAPI_p16116.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 AXLAPI_p16117.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 AXLAPI_p16118.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 AXLAPI_p16119.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 AXLAPI_p16120.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 AXLAPI_p16121.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 AXLAPI_p16122.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 AXLAPI_p16123.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 AXLAPI_p16124.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 AXLAPI_p16125.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 AXLAPI_p16126.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 AXLAPI_p16127.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 AXLAPI_p16128.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 AXLAPI_p16129.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 AXLAPI_p16130.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 AXLAPI_p16131.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 AXLAPI_p16132.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 AXLAPI_p16133.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 AXLAPI_p16134.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"/>


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