complexType ORTransPattern
diagram AXLSoap_p9481.png
namespace http://www.cisco.com/AXL/API/12.0
children usage routePartitionName useCallingPartyPhoneMask dialPlanName digitDiscardInstructionName routeFilterName callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit patternPrecedence callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType callingSearchSpaceName resourcePriorityNamespaceName routeClass callInterceptProfileName releaseClause
used by
element GetTransPatternOptionsRes/return/transPattern
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="ORTransPattern">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="usage" type="axlapi:ORFkType" 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:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digitDiscardInstructionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeFilterName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="resourcePriorityNamespaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeClass" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callInterceptProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element ORTransPattern/usage
diagram AXLSoap_p9482.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
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.
source <xsd:element name="usage" type="axlapi:ORFkType" 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>

element ORTransPattern/routePartitionName
diagram AXLSoap_p9483.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartitionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/useCallingPartyPhoneMask
diagram AXLSoap_p9484.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="useCallingPartyPhoneMask" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/dialPlanName
diagram AXLSoap_p9485.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="dialPlanName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/digitDiscardInstructionName
diagram AXLSoap_p9486.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="digitDiscardInstructionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/routeFilterName
diagram AXLSoap_p9487.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routeFilterName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingLinePresentationBit
diagram AXLSoap_p9488.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingNamePresentationBit
diagram AXLSoap_p9489.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/connectedLinePresentationBit
diagram AXLSoap_p9490.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="connectedLinePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/connectedNamePresentationBit
diagram AXLSoap_p9491.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="connectedNamePresentationBit" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/patternPrecedence
diagram AXLSoap_p9492.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingPartyNumberingPlan
diagram AXLSoap_p9493.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingPartyNumberType
diagram AXLSoap_p9494.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/calledPartyNumberingPlan
diagram AXLSoap_p9495.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="calledPartyNumberingPlan" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/calledPartyNumberType
diagram AXLSoap_p9496.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="calledPartyNumberType" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callingSearchSpaceName
diagram AXLSoap_p9497.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callingSearchSpaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/resourcePriorityNamespaceName
diagram AXLSoap_p9498.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="resourcePriorityNamespaceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/routeClass
diagram AXLSoap_p9499.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routeClass" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/callInterceptProfileName
diagram AXLSoap_p9500.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callInterceptProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORTransPattern/releaseClause
diagram AXLSoap_p9501.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>


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