complexType GetTransPatternOptionsRes
diagram AXLSoap_p3953.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getTransPatternOptionsResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetTransPatternOptionsRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="transPattern" type="axlapi:ORTransPattern"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetTransPatternOptionsRes/return
diagram AXLSoap_p3954.png
properties
content complex
children transPattern
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="transPattern" type="axlapi:ORTransPattern"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetTransPatternOptionsRes/return/transPattern
diagram AXLSoap_p3955.png
type axlapi:ORTransPattern
properties
content complex
children usage routePartitionName useCallingPartyPhoneMask dialPlanName digitDiscardInstructionName routeFilterName callingLinePresentationBit callingNamePresentationBit connectedLinePresentationBit connectedNamePresentationBit patternPrecedence callingPartyNumberingPlan callingPartyNumberType calledPartyNumberingPlan calledPartyNumberType callingSearchSpaceName resourcePriorityNamespaceName routeClass callInterceptProfileName releaseClause
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="transPattern" type="axlapi:ORTransPattern"/>


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