complexType LH323Line
diagram axlapi_p4172.png
namespace http://www.cisco.com/AXL/API/8.5
children index label asciiLabel display dirn displayAscii e164Mask dialPlanWizardId maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
ctiidxsd:nonNegativeInteger      
source <xsd:complexType name="LH323Line">
 
<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="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:LDirn" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="e164Mask" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanWizardId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxNumCalls" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyTrigger" type="axlapi:XInteger" 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:element name="recordingProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="monitoringCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="audibleMwi" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="speedDial" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

attribute LH323Line/@uuid
type axlapi:XUUID
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LH323Line/label
diagram axlapi_p4174.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 LH323Line/asciiLabel
diagram axlapi_p4175.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 LH323Line/display
diagram axlapi_p4176.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 LH323Line/dirn
diagram axlapi_p4177.png
type axlapi:LDirn
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="dirn" type="axlapi:LDirn" minOccurs="0" maxOccurs="1"/>

element LH323Line/displayAscii
diagram axlapi_p4178.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 LH323Line/e164Mask
diagram axlapi_p4179.png
type axlapi:String255
properties
isRef 0
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 LH323Line/dialPlanWizardId
diagram axlapi_p4180.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dialPlanWizardId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

element LH323Line/callInfoDisplay
diagram axlapi_p4183.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" 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 LH323Line/callInfoDisplay/callerName
diagram axlapi_p4184.png
type axlapi:boolean
properties
isRef 0
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 LH323Line/callInfoDisplay/callerNumber
diagram axlapi_p4185.png
type axlapi:boolean
properties
isRef 0
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 LH323Line/callInfoDisplay/redirectedNumber
diagram axlapi_p4186.png
type axlapi:boolean
properties
isRef 0
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 LH323Line/callInfoDisplay/dialedNumber
diagram axlapi_p4187.png
type axlapi:boolean
properties
isRef 0
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"/>

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

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

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

element LH323Line/audibleMwi
diagram axlapi_p4191.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="audibleMwi" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LH323Line/speedDial
diagram axlapi_p4192.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="speedDial" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LH323Line/partitionUsage
diagram axlapi_p4193.png
type axlapi:XPartitionUsage
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" minOccurs="0" maxOccurs="1"/>


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