complexType LH323Line
diagram AXLAPI_p4636.png
namespace http://www.cisco.com/AXL/API/9.0
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
uuid  axlapi:XUUID        
ctiid  xsd: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
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LH323Line/label
diagram AXLAPI_p4638.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 LH323Line/asciiLabel
diagram AXLAPI_p4639.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 LH323Line/display
diagram AXLAPI_p4640.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 LH323Line/dirn
diagram AXLAPI_p4641.png
type axlapi:LDirn
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="dirn" type="axlapi:LDirn" minOccurs="0" maxOccurs="1"/>

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

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

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

element LH323Line/callInfoDisplay
diagram AXLAPI_p4647.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" 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_p4648.png
type axlapi:boolean
properties
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_p4649.png
type axlapi:boolean
properties
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_p4650.png
type axlapi:boolean
properties
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_p4651.png
type axlapi:boolean
properties
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_p4652.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="recordingProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element LH323Line/partitionUsage
diagram AXLAPI_p4657.png
type axlapi:XPartitionUsage
properties
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