complexType RRoutePattern
diagram AXLSoap_p13291.png
namespace http://www.cisco.com/AXL/API/15.0
children pattern description usage routePartitionName blockEnable calledPartyTransformationMask callingPartyTransformationMask useCallingPartyPhoneMask callingPartyPrefixDigits dialPlanName dialPlanWizardGenId digitDiscardInstructionName networkLocation patternUrgency prefixDigitsOut routeFilterName callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit supportOverlapSending patternPrecedence releaseClause allowDeviceOverride provideOutsideDialtone callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType destination authorizationCodeRequired authorizationLevelRequired clientCodeRequired withTag withValueClause isdnNsfInfoElement resourcePriorityNamespaceName routeClass enableDccEnforcement blockedCallPercentage externalCallControl isEmergencyServiceNumber
used by
elements GetRoutePatternReq/returnedTags GetRoutePatternRes/return/routePattern
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RRoutePattern">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="blockEnable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternUrgency" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="prefixDigitsOut" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="supportOverlapSending" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is not valid for a translation pattern.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowDeviceOverride" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="provideOutsideDialtone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destination" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:choice minOccurs="0">
         
<xsd:element name="gatewayName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routeListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
       
</xsd:choice>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="authorizationCodeRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="authorizationLevelRequired" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clientCodeRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="withTag" type="axlapi:String50" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="withValueClause" type="axlapi:String255" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="isdnNsfInfoElement" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="cic" type="xsd:string" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>If not specified then a default value of '0' is set. This tag is not applicable to networkServiceProtocol PRI NI2. </xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="networkServiceProtocol" type="axlapi:XPriProtocol" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>It is a mandatory tag if anychild tag of isdnNSFInfoElement is specified.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="networkService" type="axlapi:XNSFService" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>If not specified then the first record based on the protocol in NSFProtocolServiceMap table will be set as the default value.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="paramValue" type="xsd:string" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>This parameter will take effect only if the selected network service has a valid parameterName in TypeNSFService.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="resourcePriorityNamespaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeClass" type="axlapi:XPatternRouteClass" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableDccEnforcement" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="blockedCallPercentage" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is only valid when value of enabledccenforcement is true</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="externalCallControl" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isEmergencyServiceNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

element RRoutePattern/usage
diagram AXLSoap_p13294.png
type axlapi:XPatternUsage
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.
source <xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/routePartitionName
diagram AXLSoap_p13295.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="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/blockEnable
diagram AXLSoap_p13296.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="blockEnable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

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

element RRoutePattern/callingPartyPrefixDigits
diagram AXLSoap_p13300.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/dialPlanName
diagram AXLSoap_p13301.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
dialPlan is mandatory for patterns with @ in it.
source <xsd:element name="dialPlanName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RRoutePattern/digitDiscardInstructionName
diagram AXLSoap_p13303.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="digitDiscardInstructionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/networkLocation
diagram AXLSoap_p13304.png
type axlapi:XNetworkLocation
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/patternUrgency
diagram AXLSoap_p13305.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="patternUrgency" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element RRoutePattern/routeFilterName
diagram AXLSoap_p13307.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="routeFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/callingLinePresentationBit
diagram AXLSoap_p13308.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/callingNamePresentationBit
diagram AXLSoap_p13309.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/connectedLinePresentationBit
diagram AXLSoap_p13310.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/connectedNamePresentationBit
diagram AXLSoap_p13311.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/supportOverlapSending
diagram AXLSoap_p13312.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This tag is not valid for a translation pattern.
source <xsd:element name="supportOverlapSending" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for a translation pattern.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/patternPrecedence
diagram AXLSoap_p13313.png
type axlapi:XPatternPrecedence
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/releaseClause
diagram AXLSoap_p13314.png
type axlapi:XReleaseCauseValue
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/allowDeviceOverride
diagram AXLSoap_p13315.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="allowDeviceOverride" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/provideOutsideDialtone
diagram AXLSoap_p13316.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="provideOutsideDialtone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/callingPartyNumberingPlan
diagram AXLSoap_p13317.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/callingPartyNumberType
diagram AXLSoap_p13318.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/calledPartyNumberingPlan
diagram AXLSoap_p13319.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/calledPartyNumberType
diagram AXLSoap_p13320.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/destination
diagram AXLSoap_p13321.png
properties
minOcc 0
maxOcc 1
content complex
children gatewayName routeListName
source <xsd:element name="destination" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="gatewayName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routeListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element RRoutePattern/destination/gatewayName
diagram AXLSoap_p13322.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="gatewayName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/destination/routeListName
diagram AXLSoap_p13323.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="routeListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/authorizationCodeRequired
diagram AXLSoap_p13324.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="authorizationCodeRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element RRoutePattern/clientCodeRequired
diagram AXLSoap_p13326.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="clientCodeRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/withTag
diagram AXLSoap_p13327.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Read Only
source <xsd:element name="withTag" type="axlapi:String50" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/withValueClause
diagram AXLSoap_p13328.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
Read Only
source <xsd:element name="withValueClause" type="axlapi:String255" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/isdnNsfInfoElement
diagram AXLSoap_p13329.png
properties
minOcc 0
maxOcc 1
content complex
children cic networkServiceProtocol networkService paramValue
source <xsd:element name="isdnNsfInfoElement" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="cic" type="xsd:string" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>If not specified then a default value of '0' is set. This tag is not applicable to networkServiceProtocol PRI NI2. </xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="networkServiceProtocol" type="axlapi:XPriProtocol" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>It is a mandatory tag if anychild tag of isdnNSFInfoElement is specified.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="networkService" type="axlapi:XNSFService" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>If not specified then the first record based on the protocol in NSFProtocolServiceMap table will be set as the default value.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="paramValue" type="xsd:string" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>This parameter will take effect only if the selected network service has a valid parameterName in TypeNSFService.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RRoutePattern/isdnNsfInfoElement/cic
diagram AXLSoap_p13330.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
If not specified then a default value of '0' is set. This tag is not applicable to networkServiceProtocol PRI NI2.
source <xsd:element name="cic" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>If not specified then a default value of '0' is set. This tag is not applicable to networkServiceProtocol PRI NI2. </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/isdnNsfInfoElement/networkServiceProtocol
diagram AXLSoap_p13331.png
type axlapi:XPriProtocol
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
It is a mandatory tag if anychild tag of isdnNSFInfoElement is specified.
source <xsd:element name="networkServiceProtocol" type="axlapi:XPriProtocol" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>It is a mandatory tag if anychild tag of isdnNSFInfoElement is specified.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/isdnNsfInfoElement/networkService
diagram AXLSoap_p13332.png
type axlapi:XNSFService
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
If not specified then the first record based on the protocol in NSFProtocolServiceMap table will be set as the default value.
source <xsd:element name="networkService" type="axlapi:XNSFService" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>If not specified then the first record based on the protocol in NSFProtocolServiceMap table will be set as the default value.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/isdnNsfInfoElement/paramValue
diagram AXLSoap_p13333.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This parameter will take effect only if the selected network service has a valid parameterName in TypeNSFService.
source <xsd:element name="paramValue" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This parameter will take effect only if the selected network service has a valid parameterName in TypeNSFService.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/resourcePriorityNamespaceName
diagram AXLSoap_p13334.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="resourcePriorityNamespaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/routeClass
diagram AXLSoap_p13335.png
type axlapi:XPatternRouteClass
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="routeClass" type="axlapi:XPatternRouteClass" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/enableDccEnforcement
diagram AXLSoap_p13336.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="enableDccEnforcement" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/blockedCallPercentage
diagram AXLSoap_p13337.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is only valid when value of enabledccenforcement is true
source <xsd:element name="blockedCallPercentage" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is only valid when value of enabledccenforcement is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RRoutePattern/externalCallControl
diagram AXLSoap_p13338.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="externalCallControl" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/isEmergencyServiceNumber
diagram AXLSoap_p13339.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="isEmergencyServiceNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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