complexType XEndUserCapfProfile
diagram axlapi_p13523.png
namespace http://www.cisco.com/AXL/API/8.5
children endUserId instanceId certificationOperation authenticationMode authenticationString keySize operationCompletion
used by
element AddEndUserCapfProfileReq/endUserCapfProfile
source <xsd:complexType name="XEndUserCapfProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="endUserId" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="instanceId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="certificationOperation" type="axlapi:XCertificateOperation" default="No Pending Operation" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="authenticationString" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="keySize" type="axlapi:XKeySize" default="1024" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="operationCompletion" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Format is YYYY:MM:DD:HH</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XEndUserCapfProfile/endUserId
diagram axlapi_p13524.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="endUserId" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XEndUserCapfProfile/instanceId
diagram axlapi_p13525.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="instanceId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XEndUserCapfProfile/certificationOperation
diagram axlapi_p13526.png
type axlapi:XCertificateOperation
properties
isRef 0
content simple
default No Pending Operation
nillable false
source <xsd:element name="certificationOperation" type="axlapi:XCertificateOperation" default="No Pending Operation" nillable="false" minOccurs="1" maxOccurs="1"/>

element XEndUserCapfProfile/authenticationMode
diagram axlapi_p13527.png
type axlapi:XAuthenticationMode
properties
isRef 0
content simple
default By Null String
nillable false
source <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="1" maxOccurs="1"/>

element XEndUserCapfProfile/authenticationString
diagram axlapi_p13528.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="authenticationString" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XEndUserCapfProfile/keySize
diagram axlapi_p13529.png
type axlapi:XKeySize
properties
isRef 0
content simple
default 1024
nillable false
source <xsd:element name="keySize" type="axlapi:XKeySize" default="1024" nillable="false" minOccurs="1" maxOccurs="1"/>

element XEndUserCapfProfile/operationCompletion
diagram axlapi_p13530.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Format is YYYY:MM:DD:HH
source <xsd:element name="operationCompletion" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Format is YYYY:MM:DD:HH</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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