complexType OXTransPattern
diagram AXLSoap_p10000.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 GetTransPatternOptionsReq/returnedChoices
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="OXTransPattern">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="usage" type="axlapi:OXFkType" 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:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallingPartyPhoneMask" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dialPlanName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digitDiscardInstructionName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeFilterName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLinePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingNamePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedLinePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedNamePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberingPlan" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartyNumberType" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberingPlan" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyNumberType" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="resourcePriorityNamespaceName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeClass" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callInterceptProfileName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element OXTransPattern/usage
diagram AXLSoap_p10001.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
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:OXFkType" 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 OXTransPattern/routePartitionName
diagram AXLSoap_p10002.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="routePartitionName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/useCallingPartyPhoneMask
diagram AXLSoap_p10003.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="useCallingPartyPhoneMask" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/dialPlanName
diagram AXLSoap_p10004.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="dialPlanName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/digitDiscardInstructionName
diagram AXLSoap_p10005.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="digitDiscardInstructionName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/routeFilterName
diagram AXLSoap_p10006.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="routeFilterName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/callingLinePresentationBit
diagram AXLSoap_p10007.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="callingLinePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/callingNamePresentationBit
diagram AXLSoap_p10008.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="callingNamePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/connectedLinePresentationBit
diagram AXLSoap_p10009.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="connectedLinePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/connectedNamePresentationBit
diagram AXLSoap_p10010.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="connectedNamePresentationBit" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/patternPrecedence
diagram AXLSoap_p10011.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="patternPrecedence" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/callingPartyNumberingPlan
diagram AXLSoap_p10012.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="callingPartyNumberingPlan" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/callingPartyNumberType
diagram AXLSoap_p10013.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="callingPartyNumberType" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/calledPartyNumberingPlan
diagram AXLSoap_p10014.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="calledPartyNumberingPlan" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/calledPartyNumberType
diagram AXLSoap_p10015.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="calledPartyNumberType" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/callingSearchSpaceName
diagram AXLSoap_p10016.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="callingSearchSpaceName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/resourcePriorityNamespaceName
diagram AXLSoap_p10017.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="resourcePriorityNamespaceName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/routeClass
diagram AXLSoap_p10018.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="routeClass" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/callInterceptProfileName
diagram AXLSoap_p10019.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="callInterceptProfileName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>

element OXTransPattern/releaseClause
diagram AXLSoap_p10020.png
type axlapi:OXFkType
properties
minOcc 0
maxOcc 1
content complex
children skip first
source <xsd:element name="releaseClause" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/>


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