diagram | ![]() |
||
namespace | http://www.cisco.com/AXL/API/8.5 | ||
children | pattern description usage routePartitionName blockEnable calledPartyTransformationMask callingPartyTransformationMask useCallingPartyPhoneMask callingPartyPrefixDigits dialPlanName digitDiscardInstructionName patternUrgency prefixDigitsOut routeFilterName callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit patternPrecedence provideOutsideDialtone callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType callingSearchSpaceName resourcePriorityNamespaceName routeNextHopByCgpn routeClass callInterceptProfileName releaseClause | ||
used by |
|
||
source | <xsd:complexType name="XTransPattern"> <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="usage" type="axlapi:XPatternUsage" nillable="false" minOccurs="1" 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" nillable="true" minOccurs="1" 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="dialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" nillable="true" 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="routeFilterName" 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="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" 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="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="resourcePriorityNamespaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="routeNextHopByCgpn" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="routeClass" type="axlapi:XPatternRouteClass" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="callInterceptProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:XPatternUsage | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="usage" type="axlapi:XPatternUsage" nillable="false" minOccurs="1" 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" nillable="true" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="blockEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="calledPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="callingPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XStatus | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | axlapi:String50 | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="patternUrgency" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||
type | xsd:string | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="prefixDigitsOut" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPresentationBit | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPresentationBit | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="callingNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPresentationBit | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="connectedLinePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPresentationBit | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="connectedNamePresentationBit" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPatternPrecedence | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:boolean | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:element name="provideOutsideDialtone" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XNumberingPlan | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPriOfNumber | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XNumberingPlan | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPriOfNumber | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="resourcePriorityNamespaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:boolean | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:element name="routeNextHopByCgpn" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XPatternRouteClass | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="routeClass" type="axlapi:XPatternRouteClass" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="callInterceptProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||||||
type | axlapi:XReleaseCauseValue | ||||||||||||
properties |
|
||||||||||||
source | <xsd:element name="releaseClause" type="axlapi:XReleaseCauseValue" default="No Error" nillable="false" minOccurs="0" maxOccurs="1"/> |