complexType XCredentialPolicyDefault
diagram AXLSoap_p18355.png
namespace http://www.cisco.com/AXL/API/15.0
children credentialUser credentialType credPolicyName credentials confirmCredentials credUserCantChange credUserMustChange credDoesNotExpire
source <xsd:complexType name="XCredentialPolicyDefault">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="credentialUser" type="axlapi:XCredentialUser" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="credentialType" type="axlapi:XCredential" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="credPolicyName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="credentials" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="confirmCredentials" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="credUserCantChange" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="credUserMustChange" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="credDoesNotExpire" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XCredentialPolicyDefault/credentialUser
diagram AXLSoap_p18356.png
type axlapi:XCredentialUser
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="credentialUser" type="axlapi:XCredentialUser" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCredentialPolicyDefault/credentialType
diagram AXLSoap_p18357.png
type axlapi:XCredential
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="credentialType" type="axlapi:XCredential" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCredentialPolicyDefault/credPolicyName
diagram AXLSoap_p18358.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 XCredentialPolicyDefault/credentials
diagram AXLSoap_p18359.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="credentials" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCredentialPolicyDefault/confirmCredentials
diagram AXLSoap_p18360.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confirmCredentials" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element XCredentialPolicyDefault/credUserCantChange
diagram AXLSoap_p18361.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="credUserCantChange" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCredentialPolicyDefault/credUserMustChange
diagram AXLSoap_p18362.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="credUserMustChange" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCredentialPolicyDefault/credDoesNotExpire
diagram AXLSoap_p18363.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="credDoesNotExpire" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>


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