complexType UpdateRoutePatternReq
diagram AXLSoap_p16664.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern routePartitionName dialPlanName routeFilterName newPattern description newRoutePartitionName blockEnable calledPartyTransformationMask callingPartyTransformationMask useCallingPartyPhoneMask callingPartyPrefixDigits newDialPlanName digitDiscardInstructionName networkLocation patternUrgency prefixDigitsOut newRouteFilterName callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit supportOverlapSending patternPrecedence releaseClause allowDeviceOverride provideOutsideDialtone callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType destination authorizationCodeRequired authorizationLevelRequired clientCodeRequired isdnNsfInfoElement resourcePriorityNamespaceName routeClass enableDccEnforcement blockedCallPercentage externalCallControl isEmergencyServiceNumber
used by
element updateRoutePattern
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateRoutePatternReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1">
             
<xsd:annotation>
               
<xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newRoutePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blockEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newDialPlanName" type="axlapi:XFkType" nillable="true" 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="digitDiscardInstructionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="OnNet" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="patternUrgency" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="prefixDigitsOut" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newRouteFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="supportOverlapSending" type="axlapi:boolean" nillable="false" 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" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowDeviceOverride" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="provideOutsideDialtone" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="destination" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:choice minOccurs="1">
             
<xsd:element name="gatewayName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="routeListName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
           
</xsd:choice>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="authorizationCodeRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="authorizationLevelRequired" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="clientCodeRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="isdnNsfInfoElement" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="cic" type="xsd:string" nillable="false" 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" nillable="false" minOccurs="1" 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" nillable="false" 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" nillable="false" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="routeClass" type="axlapi:XPatternRouteClass" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableDccEnforcement" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blockedCallPercentage" type="xsd:string" nillable="true" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="isEmergencyServiceNumber" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateRoutePatternReq/uuid
diagram AXLSoap_p16665.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateRoutePatternReq/pattern
diagram AXLSoap_p16666.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateRoutePatternReq/routePartitionName
diagram AXLSoap_p16667.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateRoutePatternReq/dialPlanName
diagram AXLSoap_p16668.png
type axlapi:XFkType
properties
content complex
nillable true
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" nillable="true" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateRoutePatternReq/routeFilterName
diagram AXLSoap_p16669.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateRoutePatternReq/newPattern
diagram AXLSoap_p16670.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateRoutePatternReq/newRoutePartitionName
diagram AXLSoap_p16672.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="newRoutePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/blockEnable
diagram AXLSoap_p16673.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="blockEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateRoutePatternReq/useCallingPartyPhoneMask
diagram AXLSoap_p16676.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateRoutePatternReq/newDialPlanName
diagram AXLSoap_p16678.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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="newDialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateRoutePatternReq/digitDiscardInstructionName
diagram AXLSoap_p16679.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="digitDiscardInstructionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/networkLocation
diagram AXLSoap_p16680.png
type axlapi:XNetworkLocation
properties
minOcc 0
maxOcc 1
content simple
default OnNet
nillable false
source <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="OnNet" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/patternUrgency
diagram AXLSoap_p16681.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="patternUrgency" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateRoutePatternReq/newRouteFilterName
diagram AXLSoap_p16683.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="newRouteFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/callingLinePresentationBit
diagram AXLSoap_p16684.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/callingNamePresentationBit
diagram AXLSoap_p16685.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/connectedLinePresentationBit
diagram AXLSoap_p16686.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/connectedNamePresentationBit
diagram AXLSoap_p16687.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/supportOverlapSending
diagram AXLSoap_p16688.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for a translation pattern.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateRoutePatternReq/patternPrecedence
diagram AXLSoap_p16689.png
type axlapi:XPatternPrecedence
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/releaseClause
diagram AXLSoap_p16690.png
type axlapi:XReleaseCauseValue
properties
minOcc 0
maxOcc 1
content simple
default No Error
nillable false
source <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateRoutePatternReq/callingPartyNumberingPlan
diagram AXLSoap_p16693.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/callingPartyNumberType
diagram AXLSoap_p16694.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/calledPartyNumberingPlan
diagram AXLSoap_p16695.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/calledPartyNumberType
diagram AXLSoap_p16696.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/destination
diagram AXLSoap_p16697.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="1">
     
<xsd:element name="gatewayName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="routeListName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element UpdateRoutePatternReq/destination/gatewayName
diagram AXLSoap_p16698.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="gatewayName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateRoutePatternReq/destination/routeListName
diagram AXLSoap_p16699.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routeListName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateRoutePatternReq/authorizationCodeRequired
diagram AXLSoap_p16700.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="authorizationCodeRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/authorizationLevelRequired
diagram AXLSoap_p16701.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="authorizationLevelRequired" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/clientCodeRequired
diagram AXLSoap_p16702.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="clientCodeRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/isdnNsfInfoElement
diagram AXLSoap_p16703.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" nillable="false" 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" nillable="false" minOccurs="1" 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" nillable="false" 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" nillable="false" 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 UpdateRoutePatternReq/isdnNsfInfoElement/cic
diagram AXLSoap_p16704.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" 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 UpdateRoutePatternReq/isdnNsfInfoElement/networkServiceProtocol
diagram AXLSoap_p16705.png
type axlapi:XPriProtocol
properties
content simple
nillable false
annotation
documentation
It is a mandatory tag if anychild tag of isdnNSFInfoElement is specified.
source <xsd:element name="networkServiceProtocol" type="axlapi:XPriProtocol" nillable="false" minOccurs="1" 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 UpdateRoutePatternReq/isdnNsfInfoElement/networkService
diagram AXLSoap_p16706.png
type axlapi:XNSFService
properties
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" 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 UpdateRoutePatternReq/isdnNsfInfoElement/paramValue
diagram AXLSoap_p16707.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" 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 UpdateRoutePatternReq/resourcePriorityNamespaceName
diagram AXLSoap_p16708.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="resourcePriorityNamespaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/routeClass
diagram AXLSoap_p16709.png
type axlapi:XPatternRouteClass
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="routeClass" type="axlapi:XPatternRouteClass" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/enableDccEnforcement
diagram AXLSoap_p16710.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="enableDccEnforcement" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateRoutePatternReq/blockedCallPercentage
diagram AXLSoap_p16711.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
This tag is only valid when value of enabledccenforcement is true
source <xsd:element name="blockedCallPercentage" type="xsd:string" nillable="true" 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 UpdateRoutePatternReq/externalCallControl
diagram AXLSoap_p16712.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="externalCallControl" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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


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