complexType RUniversalLineTemplate
diagram AXLSoap_p14049.png
namespace http://www.cisco.com/AXL/API/15.0
children name 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
elements GetUniversalLineTemplateReq/returnedTags GetUniversalLineTemplateRes/return/universalLineTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RUniversalLineTemplate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="urgentPriority" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lineDescription" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpace" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alertingName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="extCallControlProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="blfPresenceGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partyEntranceTone" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rejectAnonymousCall" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarDestinationMask" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retainDestInCallFwdHistory" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="forwardDestAllCalls" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryCssForwardingAllCalls" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryCssForwardingAllCalls" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="CssActivationPolicy" type="axlapi:XCFACSSActivationPolicy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="fwdDestExtCallsWhenNotRetrieved" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cssFwdExtCallsWhenNotRetrieved" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="fwdDestInternalCallsWhenNotRetrieved" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cssFwdInternalCallsWhenNotRetrieved" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonitorReversionTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="target" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppNoAnsRingDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="holdReversionRingDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="holdReversionNotificationInterval" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyIntCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyIntCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyExtCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="busyExtCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noAnsIntCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noAnsIntCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noAnsExtCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noAnsExtCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noCoverageIntCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noCoverageIntCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noCoverageExtCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noCoverageExtCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unregisteredIntCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unregisteredIntCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unregisteredExtCallsDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unregisteredExtCallsCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ctiFailureDestination" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ctiFailureCss" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callControlAgentProfile" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noAnswerRingDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="member" type="axlapi:REnterpriseAltNum" 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:RE164AltNum" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="advertisedFailoverNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RUniversalLineTemplate/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

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

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

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

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

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

element RUniversalLineTemplate/partyEntranceTone
diagram AXLSoap_p14060.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="partyEntranceTone" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RUniversalLineTemplate/autoAnswer
diagram AXLSoap_p14061.png
type axlapi:XAutoAnswer
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" minOccurs="0" maxOccurs="1"/>

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

element RUniversalLineTemplate/userHoldMohAudioSource
diagram AXLSoap_p14063.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

element RUniversalLineTemplate/CssActivationPolicy
diagram AXLSoap_p14071.png
type axlapi:XCFACSSActivationPolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CssActivationPolicy" type="axlapi:XCFACSSActivationPolicy" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element RUniversalLineTemplate/enterpriseAltNum
diagram AXLSoap_p14105.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:REnterpriseAltNum" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUniversalLineTemplate/enterpriseAltNum/member
diagram AXLSoap_p14106.png
type axlapi:REnterpriseAltNum
properties
minOcc 0
maxOcc 1
content complex
children numberMask addToLocalRoutePartition routePartition isUrgent advertiseGloballyIls
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:REnterpriseAltNum" minOccurs="0" maxOccurs="1"/>

element RUniversalLineTemplate/e164AltNum
diagram AXLSoap_p14107.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:RE164AltNum" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUniversalLineTemplate/e164AltNum/member
diagram AXLSoap_p14108.png
type axlapi:RE164AltNum
properties
minOcc 0
maxOcc 1
content complex
children numberMask addToLocalRoutePartition routePartition isUrgent advertiseGloballyIls
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="member" type="axlapi:RE164AltNum" minOccurs="0" maxOccurs="1"/>

element RUniversalLineTemplate/advertisedFailoverNumber
diagram AXLSoap_p14109.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