complexType DoSmartEntitlementRequestRes
diagram AXLSoap_p2567.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element doSmartEntitlementRequestResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
annotation
documentation
Returns Success or Failure message that indicates status of the operation
source <xsd:complexType name="DoSmartEntitlementRequestRes">
 
<xsd:annotation>
   
<xsd:documentation>Returns Success or Failure message that indicates status of the operation</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:simpleType>
           
<xsd:restriction base="xsd:string"/>
         
</xsd:simpleType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element DoSmartEntitlementRequestRes/return
diagram AXLSoap_p2568.png
type restriction of xsd:string
properties
content simple
source <xsd:element name="return">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string"/>
 
</xsd:simpleType>
</xsd:element>


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