complexType UpdateUniversalLineTemplateReq
diagram AXLSoap_p16878.png
namespace http://www.cisco.com/AXL/API/12.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName urgentPriority lineDescription routePartition voiceMailProfile callingSearchSpace alertingName extCallControlProfile blfPresenceGroup callPickupGroup partyEntranceTone autoAnswer rejectAnonymousCall userHoldMohAudioSource networkHoldMohAudioSource aarDestinationMask aarGroup retainDestInCallFwdHistory forwardDestAllCalls primaryCssForwardingAllCalls secondaryCssForwardingAllCalls CssActivationPolicy fwdDestExtCallsWhenNotRetrieved cssFwdExtCallsWhenNotRetrieved fwdDestInternalCallsWhenNotRetrieved cssFwdInternalCallsWhenNotRetrieved parkMonitorReversionTime target mlppCss mlppNoAnsRingDuration confidentialAccess holdReversionRingDuration holdReversionNotificationInterval busyIntCallsDestination busyIntCallsCss busyExtCallsDestination busyExtCallsCss noAnsIntCallsDestination noAnsIntCallsCss noAnsExtCallsDestination noAnsExtCallsCss noCoverageIntCallsDestination noCoverageIntCallsCss noCoverageExtCallsDestination noCoverageExtCallsCss unregisteredIntCallsDestination unregisteredIntCallsCss unregisteredExtCallsDestination unregisteredExtCallsCss ctiFailureDestination ctiFailureCss callControlAgentProfile noAnswerRingDuration enterpriseAltNum e164AltNum advertisedFailoverNumber
used by
element updateUniversalLineTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateUniversalLineTemplateReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="urgentPriority" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="lineDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="voiceMailProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="alertingName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="extCallControlProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blfPresenceGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callPickupGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="partyEntranceTone" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" default="Auto Answer Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rejectAnonymousCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="networkHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarDestinationMask" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retainDestInCallFwdHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="forwardDestAllCalls" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="primaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secondaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="CssActivationPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="fwdDestExtCallsWhenNotRetrieved" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cssFwdExtCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="fwdDestInternalCallsWhenNotRetrieved" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cssFwdInternalCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonitorReversionTime" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="target" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppNoAnsRingDuration" type="axlapi:XInteger" nillable="true" 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="holdReversionRingDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="holdReversionNotificationInterval" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyIntCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyExtCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsIntCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsExtCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageIntCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageExtCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredIntCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredExtCallsDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ctiFailureDestination" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ctiFailureCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callControlAgentProfile" type="xsd:string" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnswerRingDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XEnterpriseAltNum" minOccurs="0" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XE164AltNum" minOccurs="0" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="advertisedFailoverNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateUniversalLineTemplateReq/urgentPriority
diagram AXLSoap_p16880.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="urgentPriority" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/routePartition
diagram AXLSoap_p16882.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 UpdateUniversalLineTemplateReq/voiceMailProfile
diagram AXLSoap_p16883.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="voiceMailProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/callingSearchSpace
diagram AXLSoap_p16884.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="callingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/extCallControlProfile
diagram AXLSoap_p16886.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="extCallControlProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/blfPresenceGroup
diagram AXLSoap_p16887.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="blfPresenceGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/callPickupGroup
diagram AXLSoap_p16888.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="callPickupGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/partyEntranceTone
diagram AXLSoap_p16889.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 UpdateUniversalLineTemplateReq/autoAnswer
diagram AXLSoap_p16890.png
type axlapi:XAutoAnswer
properties
minOcc 0
maxOcc 1
content simple
default Auto Answer Off
nillable false
source <xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" default="Auto Answer Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/rejectAnonymousCall
diagram AXLSoap_p16891.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 UpdateUniversalLineTemplateReq/userHoldMohAudioSource
diagram AXLSoap_p16892.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/networkHoldMohAudioSource
diagram AXLSoap_p16893.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="networkHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/aarDestinationMask
diagram AXLSoap_p16894.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 UpdateUniversalLineTemplateReq/aarGroup
diagram AXLSoap_p16895.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="aarGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/retainDestInCallFwdHistory
diagram AXLSoap_p16896.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="retainDestInCallFwdHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/primaryCssForwardingAllCalls
diagram AXLSoap_p16898.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="primaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/secondaryCssForwardingAllCalls
diagram AXLSoap_p16899.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="secondaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/fwdDestExtCallsWhenNotRetrieved
diagram AXLSoap_p16901.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="fwdDestExtCallsWhenNotRetrieved" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/cssFwdExtCallsWhenNotRetrieved
diagram AXLSoap_p16902.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="cssFwdExtCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/cssFwdInternalCallsWhenNotRetrieved
diagram AXLSoap_p16904.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="cssFwdInternalCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/target
diagram AXLSoap_p16906.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="target" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/mlppCss
diagram AXLSoap_p16907.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="mlppCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/confidentialAccess
diagram AXLSoap_p16909.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 UpdateUniversalLineTemplateReq/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p16910.png
type axlapi:XCALMode
properties
content simple
nillable true
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>

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

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

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

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

element UpdateUniversalLineTemplateReq/busyIntCallsCss
diagram AXLSoap_p16915.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="busyIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/busyExtCallsCss
diagram AXLSoap_p16917.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="busyExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/noAnsIntCallsCss
diagram AXLSoap_p16919.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="noAnsIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/noAnsExtCallsCss
diagram AXLSoap_p16921.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="noAnsExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/noCoverageIntCallsCss
diagram AXLSoap_p16923.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="noCoverageIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/noCoverageExtCallsCss
diagram AXLSoap_p16925.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="noCoverageExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/unregisteredIntCallsCss
diagram AXLSoap_p16927.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="unregisteredIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/unregisteredExtCallsCss
diagram AXLSoap_p16929.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="unregisteredExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateUniversalLineTemplateReq/ctiFailureCss
diagram AXLSoap_p16931.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="ctiFailureCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateUniversalLineTemplateReq/enterpriseAltNum
diagram AXLSoap_p16934.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:XEnterpriseAltNum" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateUniversalLineTemplateReq/enterpriseAltNum/member
diagram AXLSoap_p16935.png
type axlapi:XEnterpriseAltNum
properties
minOcc 0
maxOcc 1
content complex
children numberMask addToLocalRoutePartition routePartition isUrgent advertiseGloballyIls
source <xsd:element name="member" type="axlapi:XEnterpriseAltNum" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/e164AltNum
diagram AXLSoap_p16936.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:XE164AltNum" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateUniversalLineTemplateReq/e164AltNum/member
diagram AXLSoap_p16937.png
type axlapi:XE164AltNum
properties
minOcc 0
maxOcc 1
content complex
children numberMask addToLocalRoutePartition routePartition isUrgent advertiseGloballyIls
source <xsd:element name="member" type="axlapi:XE164AltNum" minOccurs="0" maxOccurs="1"/>

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


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