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

element GetCredentialPolicyDefaultRes/return
diagram AXLSoap_p2876.png
properties
content complex
children credentialPolicyDefault
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="credentialPolicyDefault" type="axlapi:RCredentialPolicyDefault"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetCredentialPolicyDefaultRes/return/credentialPolicyDefault
diagram AXLSoap_p2877.png
type axlapi:RCredentialPolicyDefault
properties
content complex
children credentialUser credentialType credPolicyName credentials confirmCredentials credUserCantChange credUserMustChange credDoesNotExpire
source <xsd:element name="credentialPolicyDefault" type="axlapi:RCredentialPolicyDefault"/>


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