complexType LRoutePattern
diagram AXLAPI_p6997.png
namespace http://www.cisco.com/AXL/API/9.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 authorizationCodeRequired authorizationLevelRequired clientCodeRequired withTag withValueClause resourcePriorityNamespaceName routeClass
used by
elements ListRoutePatternReq/returnedTags ListRoutePatternRes/return/routePattern
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LRoutePattern">
 
<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="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="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 LRoutePattern/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

element LRoutePattern/routePartitionName
diagram AXLAPI_p7001.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 LRoutePattern/blockEnable
diagram AXLAPI_p7002.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 LRoutePattern/calledPartyTransformationMask
diagram AXLAPI_p7003.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element LRoutePattern/callingPartyPrefixDigits
diagram AXLAPI_p7006.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 LRoutePattern/dialPlanName
diagram AXLAPI_p7007.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="dialPlanName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element LRoutePattern/digitDiscardInstructionName
diagram AXLAPI_p7009.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 LRoutePattern/networkLocation
diagram AXLAPI_p7010.png
type axlapi:XNetworkLocation
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1"/>

element LRoutePattern/patternUrgency
diagram AXLAPI_p7011.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 LRoutePattern/prefixDigitsOut
diagram AXLAPI_p7012.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="prefixDigitsOut" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LRoutePattern/routeFilterName
diagram AXLAPI_p7013.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 LRoutePattern/callingLinePresentationBit
diagram AXLAPI_p7014.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

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

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

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

element LRoutePattern/supportOverlapSending
diagram AXLAPI_p7018.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="supportOverlapSending" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

element LRoutePattern/allowDeviceOverride
diagram AXLAPI_p7021.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 LRoutePattern/provideOutsideDialtone
diagram AXLAPI_p7022.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 LRoutePattern/callingPartyNumberingPlan
diagram AXLAPI_p7023.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element LRoutePattern/clientCodeRequired
diagram AXLAPI_p7029.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 LRoutePattern/withTag
diagram AXLAPI_p7030.png
type axlapi:String50
properties
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 LRoutePattern/withValueClause
diagram AXLAPI_p7031.png
type axlapi:String255
properties
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 LRoutePattern/resourcePriorityNamespaceName
diagram AXLAPI_p7032.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 LRoutePattern/routeClass
diagram AXLAPI_p7033.png
type axlapi:XPatternRouteClass
properties
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