complexType RRoutePattern
diagram axlapi_p9434.png
namespace http://www.cisco.com/AXL/API/8.5
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
used by
elements GetRoutePatternReq/returnedTags GetRoutePatternRes/return/routePattern
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi: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: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: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: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:element name="withValueClause" type="axlapi:String255" 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" 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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

element RRoutePattern/usage
diagram axlapi_p9437.png
type axlapi:XPatternUsage
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="usage" type="axlapi:XPatternUsage" minOccurs="0" maxOccurs="1"/>

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

element RRoutePattern/blockEnable
diagram axlapi_p9439.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9440.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element RRoutePattern/callingPartyPrefixDigits
diagram axlapi_p9443.png
type axlapi:String50
properties
isRef 0
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 axlapi_p9444.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="dialPlanName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element RRoutePattern/digitDiscardInstructionName
diagram axlapi_p9446.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element RRoutePattern/patternUrgency
diagram axlapi_p9448.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9449.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="prefixDigitsOut" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

element RRoutePattern/allowDeviceOverride
diagram axlapi_p9458.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9459.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9460.png
type axlapi:XNumberingPlan
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

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

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

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

element RRoutePattern/destination
diagram axlapi_p9464.png
properties
isRef 0
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 axlapi_p9465.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="gatewayName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element RRoutePattern/authorizationCodeRequired
diagram axlapi_p9467.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9468.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="authorizationLevelRequired" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RRoutePattern/clientCodeRequired
diagram axlapi_p9469.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p9470.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="withTag" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

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

element RRoutePattern/isdnNsfInfoElement
diagram axlapi_p9472.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" 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 axlapi_p9473.png
type xsd:string
properties
isRef 0
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 axlapi_p9474.png
type axlapi:XPriProtocol
properties
isRef 0
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 axlapi_p9475.png
type axlapi:XNSFService
properties
isRef 0
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 axlapi_p9476.png
type xsd:string
properties
isRef 0
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 axlapi_p9477.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="resourcePriorityNamespaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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


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