complexType UpdateUniversalLineTemplateReq
diagram AXLSoap_p16482.png
namespace http://www.cisco.com/AXL/API/11.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 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="axlapi:boolean" 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="axlapi:boolean" 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="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ctiFailureDestination" type="axlapi:boolean" 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="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_p16483.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_p16484.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_p16485.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_p16486.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_p16487.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_p16488.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_p16489.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_p16490.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_p16491.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_p16492.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_p16493.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_p16494.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_p16495.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_p16496.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_p16497.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_p16498.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_p16499.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_p16500.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_p16501.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="forwardDestAllCalls" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/primaryCssForwardingAllCalls
diagram AXLSoap_p16502.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_p16503.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_p16504.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_p16505.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_p16506.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_p16507.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="fwdDestInternalCallsWhenNotRetrieved" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/cssFwdInternalCallsWhenNotRetrieved
diagram AXLSoap_p16508.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_p16509.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_p16510.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_p16511.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_p16512.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_p16513.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_p16514.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_p16515.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_p16516.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_p16517.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_p16518.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="busyIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

element UpdateUniversalLineTemplateReq/ctiFailureCss
diagram AXLSoap_p16535.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_p16536.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/enterpriseAltNum
diagram AXLSoap_p16537.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_p16538.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_p16539.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_p16540.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_p16541.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