complexType UpdateUniversalLineTemplateReq
diagram AXLSoap_p17289.png
namespace http://www.cisco.com/AXL/API/15.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_p17290.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_p17291.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_p17292.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_p17293.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_p17294.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_p17295.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_p17296.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_p17297.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_p17298.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_p17299.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_p17300.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_p17301.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_p17302.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_p17303.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_p17304.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_p17305.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_p17306.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_p17307.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_p17308.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_p17309.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_p17310.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_p17311.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_p17312.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_p17313.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_p17314.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_p17315.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_p17316.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_p17317.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_p17318.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_p17319.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_p17320.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_p17321.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_p17322.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_p17323.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_p17324.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_p17325.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_p17326.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_p17327.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_p17328.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_p17329.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_p17330.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_p17331.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_p17332.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_p17333.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_p17334.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_p17335.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_p17336.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_p17337.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_p17338.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_p17339.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_p17340.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_p17341.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_p17342.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_p17343.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_p17344.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_p17345.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_p17346.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_p17347.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_p17348.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_p17349.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