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

element GetServiceProfileRes/return
diagram AXLSoap_p3805.png
properties
content complex
children serviceProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="serviceProfile" type="axlapi:RServiceProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetServiceProfileRes/return/serviceProfile
diagram AXLSoap_p3806.png
type axlapi:RServiceProfile
properties
content complex
children name description isDefault serviceProfileInfos
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="serviceProfile" type="axlapi:RServiceProfile"/>


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