complexType LLine
diagram AXLAPI_p6480.png
namespace http://www.cisco.com/AXL/API/9.0
children pattern description usage routePartitionName aarNeighborhoodName aarDestinationMask aarKeepCallHistory aarVoiceMailEnabled callPickupGroupName autoAnswer networkHoldMohAudioSourceId userHoldMohAudioSourceId alertingName asciiAlertingName presenceGroupName shareLineAppearanceCssName voiceMailProfileName patternPrecedence releaseClause hrDuration hrInterval cfaCssPolicy defaultActivatedDeviceName parkMonForwardNoRetrieveDn parkMonForwardNoRetrieveIntDn parkMonForwardNoRetrieveVmEnabled parkMonForwardNoRetrieveIntVmEnabled parkMonForwardNoRetrieveCssName parkMonForwardNoRetrieveIntCssName parkMonReversionTimer partyEntranceTone allowCtiControlFlag rejectAnonymousCall
used by
elements ListLineRes/return/line ListLineReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LLine">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarDestinationMask" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarKeepCallHistory" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarVoiceMailEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alertingName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asciiAlertingName" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="shareLineAppearanceCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hrDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hrInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cfaCssPolicy" type="axlapi:XCFACSSActivationPolicy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultActivatedDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveVmEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntVmEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonReversionTimer" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partyEntranceTone" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowCtiControlFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rejectAnonymousCall" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LLine/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LLine/usage
diagram AXLAPI_p6483.png
type axlapi:XPatternUsage
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1"/>

element LLine/routePartitionName
diagram AXLAPI_p6484.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="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/aarNeighborhoodName
diagram AXLAPI_p6485.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="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/aarDestinationMask
diagram AXLAPI_p6486.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="aarDestinationMask" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element LLine/aarKeepCallHistory
diagram AXLAPI_p6487.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="aarKeepCallHistory" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LLine/aarVoiceMailEnabled
diagram AXLAPI_p6488.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="aarVoiceMailEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LLine/callPickupGroupName
diagram AXLAPI_p6489.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="callPickupGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/autoAnswer
diagram AXLAPI_p6490.png
type axlapi:XAutoAnswer
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" minOccurs="0" maxOccurs="1"/>

element LLine/networkHoldMohAudioSourceId
diagram AXLAPI_p6491.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>

element LLine/userHoldMohAudioSourceId
diagram AXLAPI_p6492.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>

element LLine/alertingName
diagram AXLAPI_p6493.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="alertingName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LLine/asciiAlertingName
diagram AXLAPI_p6494.png
type axlapi:String32
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="asciiAlertingName" type="axlapi:String32" minOccurs="0" maxOccurs="1"/>

element LLine/presenceGroupName
diagram AXLAPI_p6495.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="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/shareLineAppearanceCssName
diagram AXLAPI_p6496.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="shareLineAppearanceCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/voiceMailProfileName
diagram AXLAPI_p6497.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="voiceMailProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/patternPrecedence
diagram AXLAPI_p6498.png
type axlapi:XPatternPrecedence
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/>

element LLine/releaseClause
diagram AXLAPI_p6499.png
type axlapi:XReleaseCauseValue
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" minOccurs="0" maxOccurs="1"/>

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

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

element LLine/cfaCssPolicy
diagram AXLAPI_p6502.png
type axlapi:XCFACSSActivationPolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="cfaCssPolicy" type="axlapi:XCFACSSActivationPolicy" minOccurs="0" maxOccurs="1"/>

element LLine/defaultActivatedDeviceName
diagram AXLAPI_p6503.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="defaultActivatedDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/parkMonForwardNoRetrieveDn
diagram AXLAPI_p6504.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="parkMonForwardNoRetrieveDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LLine/parkMonForwardNoRetrieveIntDn
diagram AXLAPI_p6505.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="parkMonForwardNoRetrieveIntDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LLine/parkMonForwardNoRetrieveVmEnabled
diagram AXLAPI_p6506.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="parkMonForwardNoRetrieveVmEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LLine/parkMonForwardNoRetrieveIntVmEnabled
diagram AXLAPI_p6507.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="parkMonForwardNoRetrieveIntVmEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LLine/parkMonForwardNoRetrieveCssName
diagram AXLAPI_p6508.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="parkMonForwardNoRetrieveCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LLine/parkMonForwardNoRetrieveIntCssName
diagram AXLAPI_p6509.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="parkMonForwardNoRetrieveIntCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

element LLine/allowCtiControlFlag
diagram AXLAPI_p6512.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="allowCtiControlFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LLine/rejectAnonymousCall
diagram AXLAPI_p6513.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="rejectAnonymousCall" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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