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

element GetImeE164TransformationRes/return
diagram AXLSoap_p3261.png
properties
content complex
children imeE164Transformation
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="imeE164Transformation" type="axlapi:RImeE164Transformation"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetImeE164TransformationRes/return/imeE164Transformation
diagram AXLSoap_p3262.png
type axlapi:RImeE164Transformation
properties
content complex
children name description cgpnTransformationCssName isCgpnPreTransformation cdpnTransformationCssName isCdpnPreTransformation incomingCgpnTransformationProfileName incomingCdpnTransformationProfileName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="imeE164Transformation" type="axlapi:RImeE164Transformation"/>


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