complexType UpdateLineReq
diagram AXLSoap_p16114.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern routePartitionName newPattern description newRoutePartitionName aarNeighborhoodName aarDestinationMask aarKeepCallHistory aarVoiceMailEnabled callForwardAll callForwardBusy callForwardBusyInt callForwardNoAnswer callForwardNoAnswerInt callForwardNoCoverage callForwardNoCoverageInt callForwardOnFailure callForwardAlternateParty callForwardNotRegistered callForwardNotRegisteredInt callPickupGroupName autoAnswer networkHoldMohAudioSourceId userHoldMohAudioSourceId callingIdPresentationWhenDiverted alertingName asciiAlertingName presenceGroupName shareLineAppearanceCssName voiceMailProfileName patternPrecedence releaseClause hrDuration hrInterval cfaCssPolicy defaultActivatedDeviceName parkMonForwardNoRetrieveDn parkMonForwardNoRetrieveIntDn parkMonForwardNoRetrieveVmEnabled parkMonForwardNoRetrieveIntVmEnabled parkMonForwardNoRetrieveCssName parkMonForwardNoRetrieveIntCssName parkMonReversionTimer partyEntranceTone directoryURIs allowCtiControlFlag rejectAnonymousCall patternUrgency confidentialAccess externalCallControlProfile enterpriseAltNum e164AltNum pstnFailover callControlAgentProfile useEnterpriseAltNum useE164AltNum active externalPresentationInfo
used by
element updateLine
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateLineReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newRoutePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarDestinationMask" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarKeepCallHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarVoiceMailEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardAll" type="axlapi:XCallForwardAll" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardBusy" type="axlapi:XCallForwardBusy" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardBusyInt" type="axlapi:XCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardNoAnswer" type="axlapi:XCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardNoAnswerInt" type="axlapi:XCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardNoCoverage" type="axlapi:XCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardNoCoverageInt" type="axlapi:XCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardOnFailure" type="axlapi:XCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardAlternateParty" type="axlapi:XCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardNotRegistered" type="axlapi:XCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardNotRegisteredInt" type="axlapi:XCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callPickupGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" default="Auto Answer Off" nillable="false" 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" nillable="true" 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" nillable="true" 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" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="alertingName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="asciiAlertingName" type="axlapi:String32" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="shareLineAppearanceCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="voiceMailProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="hrDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="hrInterval" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cfaCssPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="defaultActivatedDeviceName" type="axlapi:XFkType" nillable="true" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonForwardNoRetrieveIntDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonForwardNoRetrieveVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonForwardNoRetrieveIntVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonReversionTimer" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="partyEntranceTone" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="directoryURIs" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>While updating, send all the URIs</xsd:documentation>
         
</xsd:annotation>
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="directoryUri" type="axlapi:XDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="allowCtiControlFlag" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rejectAnonymousCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="patternUrgency" type="axlapi:boolean" default="false" nillable="false" 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" nillable="true" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="externalCallControlProfile" type="axlapi:XFkType" nillable="true" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="isUrgent" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" default="true" nillable="false" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="isUrgent" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
             
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="pstnFailover" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callControlAgentProfile" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useEnterpriseAltNum" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>While UPDATE set it to false if you want to delete enterpriseAltNumber.Use only while update</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="useE164AltNum" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>While UPDATE set it to false if you want to delete e164AltNumber</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="active" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="externalPresentationInfo" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:choice minOccurs="1">
             
<xsd:element name="isAnonymous" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="presentationInfo" minOccurs="1" maxOccurs="1">
               
<xsd:complexType>
                 
<xsd:sequence minOccurs="0">
                   
<xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
                   
<xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
                 
</xsd:sequence>
               
</xsd:complexType>
             
</xsd:element>
           
</xsd:choice>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateLineReq/uuid
diagram AXLSoap_p16115.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateLineReq/pattern
diagram AXLSoap_p16116.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element UpdateLineReq/newPattern
diagram AXLSoap_p16118.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element UpdateLineReq/aarKeepCallHistory
diagram AXLSoap_p16123.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="aarKeepCallHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/aarVoiceMailEnabled
diagram AXLSoap_p16124.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="aarVoiceMailEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardAll
diagram AXLSoap_p16125.png
type axlapi:XCallForwardAll
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName secondaryCallingSearchSpaceName destination
source <xsd:element name="callForwardAll" type="axlapi:XCallForwardAll" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardBusy
diagram AXLSoap_p16126.png
type axlapi:XCallForwardBusy
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardBusy" type="axlapi:XCallForwardBusy" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardBusyInt
diagram AXLSoap_p16127.png
type axlapi:XCallForwardBusyInt
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardBusyInt" type="axlapi:XCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardNoAnswer
diagram AXLSoap_p16128.png
type axlapi:XCallForwardNoAnswer
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination duration
source <xsd:element name="callForwardNoAnswer" type="axlapi:XCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardNoAnswerInt
diagram AXLSoap_p16129.png
type axlapi:XCallForwardNoAnswerInt
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination duration
source <xsd:element name="callForwardNoAnswerInt" type="axlapi:XCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardNoCoverage
diagram AXLSoap_p16130.png
type axlapi:XCallForwardNoCoverage
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNoCoverage" type="axlapi:XCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardNoCoverageInt
diagram AXLSoap_p16131.png
type axlapi:XCallForwardNoCoverageInt
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNoCoverageInt" type="axlapi:XCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardOnFailure
diagram AXLSoap_p16132.png
type axlapi:XCallForwardOnFailure
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardOnFailure" type="axlapi:XCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardAlternateParty
diagram AXLSoap_p16133.png
type axlapi:XCallForwardAlternateParty
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName destination duration
source <xsd:element name="callForwardAlternateParty" type="axlapi:XCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardNotRegistered
diagram AXLSoap_p16134.png
type axlapi:XCallForwardNotRegistered
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNotRegistered" type="axlapi:XCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/callForwardNotRegisteredInt
diagram AXLSoap_p16135.png
type axlapi:XCallForwardNotRegisteredInt
properties
minOcc 0
maxOcc 1
content complex
children forwardToVoiceMail callingSearchSpaceName destination
source <xsd:element name="callForwardNotRegisteredInt" type="axlapi:XCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>

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

element UpdateLineReq/autoAnswer
diagram AXLSoap_p16137.png
type axlapi:XAutoAnswer
properties
minOcc 0
maxOcc 1
content simple
default Auto Answer Off
nillable false
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" default="Auto Answer Off" nillable="false" 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 UpdateLineReq/networkHoldMohAudioSourceId
diagram AXLSoap_p16138.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element UpdateLineReq/callingIdPresentationWhenDiverted
diagram AXLSoap_p16140.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingIdPresentationWhenDiverted" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element UpdateLineReq/patternPrecedence
diagram AXLSoap_p16146.png
type axlapi:XPatternPrecedence
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/releaseClause
diagram AXLSoap_p16147.png
type axlapi:XReleaseCauseValue
properties
minOcc 0
maxOcc 1
content simple
default No Error
nillable false
source <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateLineReq/cfaCssPolicy
diagram AXLSoap_p16150.png
type axlapi:XCFACSSActivationPolicy
properties
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
source <xsd:element name="cfaCssPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/defaultActivatedDeviceName
diagram AXLSoap_p16151.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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" nillable="true" 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 UpdateLineReq/parkMonForwardNoRetrieveDn
diagram AXLSoap_p16152.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="parkMonForwardNoRetrieveDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateLineReq/parkMonForwardNoRetrieveVmEnabled
diagram AXLSoap_p16154.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="parkMonForwardNoRetrieveVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/parkMonForwardNoRetrieveIntVmEnabled
diagram AXLSoap_p16155.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="parkMonForwardNoRetrieveIntVmEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

element UpdateLineReq/partyEntranceTone
diagram AXLSoap_p16159.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="partyEntranceTone" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/directoryURIs
diagram AXLSoap_p16160.png
properties
minOcc 0
maxOcc 1
content complex
children directoryUri
annotation
documentation
While updating, send all the URIs
source <xsd:element name="directoryURIs" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>While updating, send all the URIs</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="directoryUri" type="axlapi:XDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateLineReq/directoryURIs/directoryUri
diagram AXLSoap_p16161.png
type axlapi:XDirectoryUri
properties
minOcc 0
maxOcc unbounded
content complex
children isPrimary uri partition advertiseGloballyViaIls
source <xsd:element name="directoryUri" type="axlapi:XDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>

element UpdateLineReq/allowCtiControlFlag
diagram AXLSoap_p16162.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowCtiControlFlag" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/rejectAnonymousCall
diagram AXLSoap_p16163.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="rejectAnonymousCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/patternUrgency
diagram AXLSoap_p16164.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="patternUrgency" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/confidentialAccess
diagram AXLSoap_p16165.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" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateLineReq/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p16166.png
type axlapi:XCALMode
properties
content simple
nillable true
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateLineReq/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p16167.png
type axlapi:XInteger
properties
content simple
nillable true
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>

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

element UpdateLineReq/enterpriseAltNum
diagram AXLSoap_p16169.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" nillable="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

element UpdateLineReq/enterpriseAltNum/isUrgent
diagram AXLSoap_p16171.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isUrgent" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/enterpriseAltNum/addLocalRoutePartition
diagram AXLSoap_p16172.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="addLocalRoutePartition" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/enterpriseAltNum/routePartition
diagram AXLSoap_p16173.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/enterpriseAltNum/advertiseGloballyIls
diagram AXLSoap_p16174.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="advertiseGloballyIls" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/e164AltNum
diagram AXLSoap_p16175.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" nillable="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

element UpdateLineReq/e164AltNum/isUrgent
diagram AXLSoap_p16177.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isUrgent" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/e164AltNum/addLocalRoutePartition
diagram AXLSoap_p16178.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="addLocalRoutePartition" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/e164AltNum/routePartition
diagram AXLSoap_p16179.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/e164AltNum/advertiseGloballyIls
diagram AXLSoap_p16180.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="advertiseGloballyIls" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateLineReq/callControlAgentProfile
diagram AXLSoap_p16182.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="callControlAgentProfile" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/useEnterpriseAltNum
diagram AXLSoap_p16183.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
While UPDATE set it to false if you want to delete enterpriseAltNumber.Use only while update
source <xsd:element name="useEnterpriseAltNum" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>While UPDATE set it to false if you want to delete enterpriseAltNumber.Use only while update</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateLineReq/useE164AltNum
diagram AXLSoap_p16184.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
While UPDATE set it to false if you want to delete e164AltNumber
source <xsd:element name="useE164AltNum" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>While UPDATE set it to false if you want to delete e164AltNumber</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateLineReq/active
diagram AXLSoap_p16185.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="active" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/externalPresentationInfo
diagram AXLSoap_p16186.png
properties
minOcc 0
maxOcc 1
content complex
nillable false
children isAnonymous presentationInfo
source <xsd:element name="externalPresentationInfo" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="isAnonymous" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="presentationInfo" minOccurs="1" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element UpdateLineReq/externalPresentationInfo/isAnonymous
diagram AXLSoap_p16187.png
type axlapi:boolean
properties
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isAnonymous" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateLineReq/externalPresentationInfo/presentationInfo
diagram AXLSoap_p16188.png
properties
content complex
children externalPresentationNumber externalPresentationName
source <xsd:element name="presentationInfo" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateLineReq/externalPresentationInfo/presentationInfo/externalPresentationNumber
diagram AXLSoap_p16189.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateLineReq/externalPresentationInfo/presentationInfo/externalPresentationName
diagram AXLSoap_p16190.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>


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