complexType XRoutePattern
diagram axlapi_p14926.png
namespace http://www.cisco.com/AXL/API/8.5
children pattern description routePartitionName blockEnable calledPartyTransformationMask callingPartyTransformationMask useCallingPartyPhoneMask callingPartyPrefixDigits dialPlanName digitDiscardInstructionName networkLocation patternUrgency prefixDigitsOut routeFilterName callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit supportOverlapSending patternPrecedence releaseClause allowDeviceOverride provideOutsideDialtone callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType destination authorizationCodeRequired authorizationLevelRequired clientCodeRequired isdnNsfInfoElement resourcePriorityNamespaceName routeClass
used by
element AddRoutePatternReq/routePattern
source <xsd:complexType name="XRoutePattern">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="blockEnable" type="axlapi:boolean" nillable="false" minOccurs="1" 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="1" maxOccurs="1"/>
   
<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0" 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="digitDiscardInstructionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="OnNet" nillable="false" minOccurs="1" 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="1" maxOccurs="1"/>
   
<xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="1" 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="true" 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="1" 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:sequence>
</xsd:complexType>

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

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

element XRoutePattern/routePartitionName
diagram axlapi_p14929.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XRoutePattern/blockEnable
diagram axlapi_p14930.png
type axlapi:boolean
properties
isRef 0
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="1" maxOccurs="1"/>

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

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

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

element XRoutePattern/callingPartyPrefixDigits
diagram axlapi_p14934.png
type axlapi:String50
properties
isRef 0
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 XRoutePattern/dialPlanName
diagram axlapi_p14935.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
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 XRoutePattern/digitDiscardInstructionName
diagram axlapi_p14936.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

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

element XRoutePattern/patternUrgency
diagram axlapi_p14938.png
type axlapi:boolean
properties
isRef 0
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 XRoutePattern/prefixDigitsOut
diagram axlapi_p14939.png
type xsd:string
properties
isRef 0
content simple
nillable true
source <xsd:element name="prefixDigitsOut" type="xsd:string" nillable="true" minOccurs="1" maxOccurs="1"/>

element XRoutePattern/routeFilterName
diagram axlapi_p14940.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XRoutePattern/callingLinePresentationBit
diagram axlapi_p14941.png
type axlapi:XPresentationBit
properties
isRef 0
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 XRoutePattern/callingNamePresentationBit
diagram axlapi_p14942.png
type axlapi:XPresentationBit
properties
isRef 0
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 XRoutePattern/connectedLinePresentationBit
diagram axlapi_p14943.png
type axlapi:XPresentationBit
properties
isRef 0
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 XRoutePattern/connectedNamePresentationBit
diagram axlapi_p14944.png
type axlapi:XPresentationBit
properties
isRef 0
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 XRoutePattern/supportOverlapSending
diagram axlapi_p14945.png
type axlapi:boolean
properties
isRef 0
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 XRoutePattern/patternPrecedence
diagram axlapi_p14946.png
type axlapi:XPatternPrecedence
properties
isRef 0
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 XRoutePattern/releaseClause
diagram axlapi_p14947.png
type axlapi:XReleaseCauseValue
properties
isRef 0
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 XRoutePattern/allowDeviceOverride
diagram axlapi_p14948.png
type axlapi:boolean
properties
isRef 0
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="allowDeviceOverride" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XRoutePattern/provideOutsideDialtone
diagram axlapi_p14949.png
type axlapi:boolean
properties
isRef 0
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 XRoutePattern/callingPartyNumberingPlan
diagram axlapi_p14950.png
type axlapi:XNumberingPlan
properties
isRef 0
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 XRoutePattern/callingPartyNumberType
diagram axlapi_p14951.png
type axlapi:XPriOfNumber
properties
isRef 0
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 XRoutePattern/calledPartyNumberingPlan
diagram axlapi_p14952.png
type axlapi:XNumberingPlan
properties
isRef 0
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 XRoutePattern/calledPartyNumberType
diagram axlapi_p14953.png
type axlapi:XPriOfNumber
properties
isRef 0
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 XRoutePattern/destination
diagram axlapi_p14954.png
properties
isRef 0
content complex
children gatewayName routeListName
source <xsd:element name="destination" minOccurs="1" 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 XRoutePattern/destination/gatewayName
diagram axlapi_p14955.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="gatewayName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XRoutePattern/destination/routeListName
diagram axlapi_p14956.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="routeListName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XRoutePattern/authorizationCodeRequired
diagram axlapi_p14957.png
type axlapi:boolean
properties
isRef 0
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 XRoutePattern/authorizationLevelRequired
diagram axlapi_p14958.png
type axlapi:XInteger
properties
isRef 0
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 XRoutePattern/clientCodeRequired
diagram axlapi_p14959.png
type axlapi:boolean
properties
isRef 0
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 XRoutePattern/isdnNsfInfoElement
diagram axlapi_p14960.png
properties
isRef 0
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 XRoutePattern/isdnNsfInfoElement/cic
diagram axlapi_p14961.png
type xsd:string
properties
isRef 0
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 XRoutePattern/isdnNsfInfoElement/networkServiceProtocol
diagram axlapi_p14962.png
type axlapi:XPriProtocol
properties
isRef 0
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 XRoutePattern/isdnNsfInfoElement/networkService
diagram axlapi_p14963.png
type axlapi:XNSFService
properties
isRef 0
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 XRoutePattern/isdnNsfInfoElement/paramValue
diagram axlapi_p14964.png
type xsd:string
properties
isRef 0
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 XRoutePattern/resourcePriorityNamespaceName
diagram axlapi_p14965.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="resourcePriorityNamespaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XRoutePattern/routeClass
diagram axlapi_p14966.png
type axlapi:XPatternRouteClass
properties
isRef 0
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"/>


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