complexType RCallingPartyTransformationPattern
diagram AXLSoap_p7843.png
namespace http://www.cisco.com/AXL/API/9.1
children pattern description usage routePartitionName callingPartyTransformationMask useCallingPartyPhoneMask dialPlanName digitDiscardInstructionName patternUrgency callingPartyPrefixDigits routeFilterName callingLinePresentationBit callingPartyNumberingPlan callingPartyNumberType
used by
elements GetCallingPartyTransformationPatternRes/return/callingPartyTransformationPattern GetCallingPartyTransformationPatternReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RCallingPartyTransformationPattern">
 
<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="callingPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digitDiscardInstructionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternUrgency" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyPrefixDigits" type="axlapi:String50" 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="callingPartyNumberingPlan" type="axlapi:XNumberingPlan" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberType" type="axlapi:XPriOfNumber" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RCallingPartyTransformationPattern/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

element RCallingPartyTransformationPattern/routePartitionName
diagram AXLSoap_p7847.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 RCallingPartyTransformationPattern/callingPartyTransformationMask
diagram AXLSoap_p7848.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartyTransformationMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RCallingPartyTransformationPattern/dialPlanName
diagram AXLSoap_p7850.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 RCallingPartyTransformationPattern/digitDiscardInstructionName
diagram AXLSoap_p7851.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 RCallingPartyTransformationPattern/patternUrgency
diagram AXLSoap_p7852.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 RCallingPartyTransformationPattern/callingPartyPrefixDigits
diagram AXLSoap_p7853.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 RCallingPartyTransformationPattern/routeFilterName
diagram AXLSoap_p7854.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 RCallingPartyTransformationPattern/callingLinePresentationBit
diagram AXLSoap_p7855.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingLinePresentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

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

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


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