complexType UpdateCredentialPolicyDefaultReq
diagram AXLSoap_p15053.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children credentialUser credentialType credPolicyName newCredPolicyName credentials confirmCredentials credUserCantChange credUserMustChange credDoesNotExpire
used by
element updateCredentialPolicyDefault
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCredentialPolicyDefaultReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<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:element name="newCredPolicyName" type="axlapi:XFkType" nillable="false" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element UpdateCredentialPolicyDefaultReq/credPolicyName
diagram AXLSoap_p15056.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 UpdateCredentialPolicyDefaultReq/newCredPolicyName
diagram AXLSoap_p15057.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="newCredPolicyName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCredentialPolicyDefaultReq/credentials
diagram AXLSoap_p15058.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 UpdateCredentialPolicyDefaultReq/confirmCredentials
diagram AXLSoap_p15059.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confirmCredentials" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element UpdateCredentialPolicyDefaultReq/credUserCantChange
diagram AXLSoap_p15060.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 UpdateCredentialPolicyDefaultReq/credUserMustChange
diagram AXLSoap_p15061.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 UpdateCredentialPolicyDefaultReq/credDoesNotExpire
diagram AXLSoap_p15062.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