complexType RUniversalLineTemplate
diagram AXLSoap_p13704.png
namespace http://www.cisco.com/AXL/API/12.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_p13705.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_p13706.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_p13707.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_p13708.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_p13709.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_p13710.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_p13711.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_p13712.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_p13713.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_p13714.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_p13715.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_p13716.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_p13717.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_p13718.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_p13719.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_p13720.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_p13721.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_p13722.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_p13723.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_p13724.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_p13725.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_p13726.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_p13727.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_p13728.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_p13729.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_p13730.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_p13731.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_p13732.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_p13733.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_p13734.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_p13735.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_p13736.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_p13737.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_p13738.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_p13739.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_p13740.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_p13741.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_p13742.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_p13743.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_p13744.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_p13745.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_p13746.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_p13747.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_p13748.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_p13749.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_p13750.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_p13751.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_p13752.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_p13753.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_p13754.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_p13755.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_p13756.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_p13757.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_p13758.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_p13759.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_p13760.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_p13761.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_p13762.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_p13763.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_p13764.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