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

element GetEndUserCapfProfileRes/return
diagram AXLSoap_p3055.png
properties
content complex
children endUserCapfProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="endUserCapfProfile" type="axlapi:REndUserCapfProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetEndUserCapfProfileRes/return/endUserCapfProfile
diagram AXLSoap_p3056.png
type axlapi:REndUserCapfProfile
properties
content complex
children endUserId instanceId certificationOperation authenticationMode authenticationString keySize keyOrder ecKeySize operationCompletion certificationOperationStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="endUserCapfProfile" type="axlapi:REndUserCapfProfile"/>


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