complexType LLine
diagram AXLSoap_p8015.png
namespace http://www.cisco.com/AXL/API/15.0
children pattern description usage routePartitionName aarNeighborhoodName aarDestinationMask aarKeepCallHistory aarVoiceMailEnabled callPickupGroupName autoAnswer networkHoldMohAudioSourceId userHoldMohAudioSourceId callingIdPresentationWhenDiverted alertingName asciiAlertingName presenceGroupName shareLineAppearanceCssName voiceMailProfileName patternPrecedence releaseClause hrDuration hrInterval cfaCssPolicy defaultActivatedDeviceName parkMonForwardNoRetrieveDn parkMonForwardNoRetrieveIntDn parkMonForwardNoRetrieveVmEnabled parkMonForwardNoRetrieveIntVmEnabled parkMonForwardNoRetrieveCssName parkMonForwardNoRetrieveIntCssName parkMonReversionTimer partyEntranceTone allowCtiControlFlag rejectAnonymousCall confidentialAccess externalCallControlProfile enterpriseAltNum e164AltNum pstnFailover
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:annotation>
       
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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:annotation>
       
<xsd:documentation>For an intercom line this tag should be treated as a mandatory tag and the valid values are Auto Answer with Headset and Auto Answer with Speakerphone.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callingIdPresentationWhenDiverted" type="axlapi:XPresentationBit" 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:annotation>
       
<xsd:documentation>This tag is applicable for only intercom lines and if not set, intercom lines will not be active.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="externalCallControlProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="pstnFailover" type="xsd:string" 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 AXLSoap_p8016.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 AXLSoap_p8017.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 AXLSoap_p8018.png
type axlapi:XPatternUsage
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.
source <xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LLine/routePartitionName
diagram AXLSoap_p8019.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 AXLSoap_p8020.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 AXLSoap_p8021.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 AXLSoap_p8022.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 AXLSoap_p8023.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 AXLSoap_p8024.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 AXLSoap_p8025.png
type axlapi:XAutoAnswer
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
For an intercom line this tag should be treated as a mandatory tag and the valid values are Auto Answer with Headset and Auto Answer with Speakerphone.
source <xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For an intercom line this tag should be treated as a mandatory tag and the valid values are Auto Answer with Headset and Auto Answer with Speakerphone.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LLine/networkHoldMohAudioSourceId
diagram AXLSoap_p8026.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LLine/userHoldMohAudioSourceId
diagram AXLSoap_p8027.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LLine/alertingName
diagram AXLSoap_p8029.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 AXLSoap_p8030.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 AXLSoap_p8031.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 AXLSoap_p8032.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 AXLSoap_p8033.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 AXLSoap_p8034.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 AXLSoap_p8035.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 AXLSoap_p8036.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 AXLSoap_p8037.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 AXLSoap_p8038.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 AXLSoap_p8039.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is applicable for only intercom lines and if not set, intercom lines will not be active.
source <xsd:element name="defaultActivatedDeviceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable for only intercom lines and if not set, intercom lines will not be active.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LLine/parkMonForwardNoRetrieveDn
diagram AXLSoap_p8040.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 AXLSoap_p8041.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 AXLSoap_p8042.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 AXLSoap_p8043.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 AXLSoap_p8044.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 AXLSoap_p8045.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 AXLSoap_p8046.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 AXLSoap_p8047.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 AXLSoap_p8048.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 AXLSoap_p8049.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"/>

element LLine/confidentialAccess
diagram AXLSoap_p8050.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element LLine/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p8051.png
type axlapi:XCALMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>

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

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

element LLine/enterpriseAltNum
diagram AXLSoap_p8054.png
properties
minOcc 0
maxOcc 1
content complex
children numMask isUrgent addLocalRoutePartition routePartition advertiseGloballyIls
annotation
documentation
Applicable only for Update and Get Request
source <xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

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

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

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

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

element LLine/e164AltNum
diagram AXLSoap_p8060.png
properties
minOcc 0
maxOcc 1
content complex
children numMask isUrgent addLocalRoutePartition routePartition advertiseGloballyIls
annotation
documentation
Applicable only for Update and Get Request
source <xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

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

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

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

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

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


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