complexType UpdateCallingPartyTransformationPatternReq
diagram AXLAPI_p11502.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern routePartitionName dialPlanName routeFilterName newPattern description newRoutePartitionName callingPartyTransformationMask useCallingPartyPhoneMask newDialPlanName digitDiscardInstructionName callingPartyPrefixDigits newRouteFilterName callingLinePresentationBit callingPartyNumberingPlan callingPartyNumberType
used by
element updateCallingPartyTransformationPattern
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCallingPartyTransformationPatternReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newRoutePartitionName" type="axlapi:XFkType" 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="newDialPlanName" 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="callingPartyPrefixDigits" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newRouteFilterName" 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="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:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateCallingPartyTransformationPatternReq/uuid
diagram AXLAPI_p11503.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

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

element UpdateCallingPartyTransformationPatternReq/routePartitionName
diagram AXLAPI_p11505.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateCallingPartyTransformationPatternReq/dialPlanName
diagram AXLAPI_p11506.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCallingPartyTransformationPatternReq/routeFilterName
diagram AXLAPI_p11507.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCallingPartyTransformationPatternReq/newPattern
diagram AXLAPI_p11508.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateCallingPartyTransformationPatternReq/newRoutePartitionName
diagram AXLAPI_p11510.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="newRoutePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateCallingPartyTransformationPatternReq/newDialPlanName
diagram AXLAPI_p11513.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="newDialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCallingPartyTransformationPatternReq/digitDiscardInstructionName
diagram AXLAPI_p11514.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCallingPartyTransformationPatternReq/callingPartyPrefixDigits
diagram AXLAPI_p11515.png
type axlapi:String50
properties
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 UpdateCallingPartyTransformationPatternReq/newRouteFilterName
diagram AXLAPI_p11516.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="newRouteFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCallingPartyTransformationPatternReq/callingLinePresentationBit
diagram AXLAPI_p11517.png
type axlapi:XPresentationBit
properties
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 UpdateCallingPartyTransformationPatternReq/callingPartyNumberingPlan
diagram AXLAPI_p11518.png
type axlapi:XNumberingPlan
properties
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 UpdateCallingPartyTransformationPatternReq/callingPartyNumberType
diagram AXLAPI_p11519.png
type axlapi:XPriOfNumber
properties
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"/>


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