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

element GetMtpRes/return
diagram AXLSoap_p3558.png
properties
content complex
children mtp
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="mtp" type="axlapi:RMtp"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetMtpRes/return/mtp
diagram AXLSoap_p3559.png
type axlapi:RMtp
properties
content complex
children mtpType name description devicePoolName trustedRelayPoint
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="mtp" type="axlapi:RMtp"/>


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