complexType XH323Line
diagram axlapi_p14027.png
namespace http://www.cisco.com/AXL/API/8.5
children index label asciiLabel display dirn displayAscii e164Mask maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers
used by
elements XH323Phone/lines/line UpdateH323PhoneReq/lines/line
attributes
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:nonNegativeInteger      
source <xsd:complexType name="XH323Line">
 
<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="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="e164Mask" type="axlapi:String255" nillable="true" 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:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

attribute XH323Line/@ctiid
type xsd:nonNegativeInteger
properties
isRef 0
source <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>

element XH323Line/index
diagram axlapi_p14028.png
type axlapi:XInteger
properties
isRef 0
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>

element XH323Line/label
diagram axlapi_p14029.png
type axlapi:String50
properties
isRef 0
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 XH323Line/asciiLabel
diagram axlapi_p14030.png
type axlapi:String50
properties
isRef 0
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 XH323Line/display
diagram axlapi_p14031.png
type axlapi:String50
properties
isRef 0
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 XH323Line/dirn
diagram axlapi_p14032.png
type axlapi:XDirn
properties
isRef 0
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi: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 XH323Line/displayAscii
diagram axlapi_p14033.png
type axlapi:String50
properties
isRef 0
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 XH323Line/e164Mask
diagram axlapi_p14034.png
type axlapi:String255
properties
isRef 0
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 XH323Line/maxNumCalls
diagram axlapi_p14035.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 2
source <xsd:element name="maxNumCalls" type="axlapi:XInteger" default="2" minOccurs="0" maxOccurs="1"/>

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

element XH323Line/callInfoDisplay
diagram axlapi_p14037.png
properties
isRef 0
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 XH323Line/callInfoDisplay/callerName
diagram axlapi_p14038.png
type axlapi:boolean
properties
isRef 0
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 XH323Line/callInfoDisplay/callerNumber
diagram axlapi_p14039.png
type axlapi:boolean
properties
isRef 0
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 XH323Line/callInfoDisplay/redirectedNumber
diagram axlapi_p14040.png
type axlapi:boolean
properties
isRef 0
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 XH323Line/callInfoDisplay/dialedNumber
diagram axlapi_p14041.png
type axlapi:boolean
properties
isRef 0
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 XH323Line/recordingProfileName
diagram axlapi_p14042.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="recordingProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XH323Line/recordingFlag
diagram axlapi_p14044.png
type axlapi:XRecordingFlag
properties
isRef 0
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 XH323Line/audibleMwi
diagram axlapi_p14045.png
type axlapi:XStatus
properties
isRef 0
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 XH323Line/speedDial
diagram axlapi_p14046.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="speedDial" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XH323Line/partitionUsage
diagram axlapi_p14047.png
type axlapi:XPartitionUsage
properties
isRef 0
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 XH323Line/associatedEndusers
diagram axlapi_p14048.png
properties
isRef 0
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 XH323Line/associatedEndusers/enduser
diagram axlapi_p14049.png
type axlapi:XEnduserMember
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children userId
source <xsd:element name="enduser" type="axlapi:XEnduserMember" minOccurs="0" maxOccurs="unbounded"/>


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