complexType GetCredentialPolicyDefaultReq
diagram AXLSoap_p2870.png
namespace http://www.cisco.com/AXL/API/15.0
children credentialUser credentialType credPolicyName returnedTags
used by
element getCredentialPolicyDefault
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetCredentialPolicyDefaultReq">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:sequence>
       
<xsd:element name="credentialUser" type="axlapi:XCredentialUser" nillable="false" minOccurs="1" maxOccurs="1"/>
       
<xsd:element name="credentialType" type="axlapi:XCredential" nillable="false" minOccurs="1" maxOccurs="1"/>
       
<xsd:element name="credPolicyName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="returnedTags" type="axlapi:RCredentialPolicyDefault" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetCredentialPolicyDefaultReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetCredentialPolicyDefaultReq/credentialUser
diagram AXLSoap_p2871.png
type axlapi:XCredentialUser
properties
content simple
nillable false
source <xsd:element name="credentialUser" type="axlapi:XCredentialUser" nillable="false" minOccurs="1" maxOccurs="1"/>

element GetCredentialPolicyDefaultReq/credentialType
diagram AXLSoap_p2872.png
type axlapi:XCredential
properties
content simple
nillable false
source <xsd:element name="credentialType" type="axlapi:XCredential" nillable="false" minOccurs="1" maxOccurs="1"/>

element GetCredentialPolicyDefaultReq/credPolicyName
diagram AXLSoap_p2873.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="credPolicyName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element GetCredentialPolicyDefaultReq/returnedTags
diagram AXLSoap_p2874.png
type axlapi:RCredentialPolicyDefault
properties
minOcc 0
maxOcc 1
content complex
children credentialUser credentialType credPolicyName credentials confirmCredentials credUserCantChange credUserMustChange credDoesNotExpire
source <xsd:element name="returnedTags" type="axlapi:RCredentialPolicyDefault" minOccurs="0"/>


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