complexType ORTransPattern
diagram AXLSoap_p9736.png
namespace http://www.cisco.com/AXL/API/15.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_p9737.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_p9738.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_p9739.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_p9740.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_p9741.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_p9742.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_p9743.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_p9744.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_p9745.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_p9746.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_p9747.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_p9748.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_p9749.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_p9750.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_p9751.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_p9752.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_p9753.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_p9754.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_p9755.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_p9756.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