diagram | |||||||||||||
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 |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPatternUsage | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="blockEnable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="calledPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="callingPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XStatus | ||||||
properties |
|
||||||
source | <xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="dialPlanWizardGenId" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XNetworkLocation | ||||||
properties |
|
||||||
source | <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="patternUrgency" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="prefixDigitsOut" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routeFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPresentationBit | ||||||
properties |
|
||||||
source | <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPresentationBit | ||||||
properties |
|
||||||
source | <xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPresentationBit | ||||||
properties |
|
||||||
source | <xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPresentationBit | ||||||
properties |
|
||||||
source | <xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:XPatternPrecedence | ||||||
properties |
|
||||||
source | <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XReleaseCauseValue | ||||||
properties |
|
||||||
source | <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="allowDeviceOverride" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="provideOutsideDialtone" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XNumberingPlan | ||||||
properties |
|
||||||
source | <xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPriOfNumber | ||||||
properties |
|
||||||
source | <xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XNumberingPlan | ||||||
properties |
|
||||||
source | <xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPriOfNumber | ||||||
properties |
|
||||||
source | <xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
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> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="gatewayName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routeListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="authorizationCodeRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="authorizationLevelRequired" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="clientCodeRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="withTag" type="axlapi:String50" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read Only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="withValueClause" type="axlapi:String255" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read Only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
properties |
|
||||||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:XPriProtocol | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:XNSFService | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="resourcePriorityNamespaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XPatternRouteClass | ||||||
properties |
|
||||||
source | <xsd:element name="routeClass" type="axlapi:XPatternRouteClass" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="enableDccEnforcement" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="externalCallControl" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="isEmergencyServiceNumber" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |