complexType UpdateCalledPartyTransformationPatternReq
diagram AXLSoap_p14570.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern routePartitionName dialPlanName routeFilterName newPattern description newRoutePartitionName calledPartyTransformationMask newDialPlanName digitDiscardInstructionName newRouteFilterName calledPartyPrefixDigits calledPartyNumberingPlan calledPartyNumberType mlppPreemptionDisabled
used by
element updateCalledPartyTransformationPattern
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCalledPartyTransformationPatternReq">
 
<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="calledPartyTransformationMask" type="xsd:string" nillable="true" 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="newRouteFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPartyPrefixDigits" type="xsd:string" nillable="true" 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="mlppPreemptionDisabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element UpdateCalledPartyTransformationPatternReq/routePartitionName
diagram AXLSoap_p14573.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 UpdateCalledPartyTransformationPatternReq/dialPlanName
diagram AXLSoap_p14574.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 UpdateCalledPartyTransformationPatternReq/routeFilterName
diagram AXLSoap_p14575.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 UpdateCalledPartyTransformationPatternReq/newPattern
diagram AXLSoap_p14576.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 UpdateCalledPartyTransformationPatternReq/description
diagram AXLSoap_p14577.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 UpdateCalledPartyTransformationPatternReq/newRoutePartitionName
diagram AXLSoap_p14578.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 UpdateCalledPartyTransformationPatternReq/calledPartyTransformationMask
diagram AXLSoap_p14579.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="calledPartyTransformationMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCalledPartyTransformationPatternReq/newDialPlanName
diagram AXLSoap_p14580.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 UpdateCalledPartyTransformationPatternReq/digitDiscardInstructionName
diagram AXLSoap_p14581.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 UpdateCalledPartyTransformationPatternReq/newRouteFilterName
diagram AXLSoap_p14582.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 UpdateCalledPartyTransformationPatternReq/calledPartyPrefixDigits
diagram AXLSoap_p14583.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="calledPartyPrefixDigits" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCalledPartyTransformationPatternReq/calledPartyNumberingPlan
diagram AXLSoap_p14584.png
type axlapi:XNumberingPlan
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledPartyNumberingPlan" type="axlapi:XNumberingPlan" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCalledPartyTransformationPatternReq/calledPartyNumberType
diagram AXLSoap_p14585.png
type axlapi:XPriOfNumber
properties
minOcc 0
maxOcc 1
content simple
default Cisco CallManager
nillable false
source <xsd:element name="calledPartyNumberType" type="axlapi:XPriOfNumber" default="Cisco CallManager" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCalledPartyTransformationPatternReq/mlppPreemptionDisabled
diagram AXLSoap_p14586.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="mlppPreemptionDisabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>


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