complexType XEndUserCapfProfile
diagram AXLSoap_p14801.png
namespace http://www.cisco.com/AXL/API/9.1
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 AXLSoap_p14802.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="endUserId" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XEndUserCapfProfile/certificationOperation
diagram AXLSoap_p14804.png
type axlapi:XCertificateOperation
properties
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 AXLSoap_p14805.png
type axlapi:XAuthenticationMode
properties
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 AXLSoap_p14806.png
type xsd:string
properties
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 AXLSoap_p14807.png
type axlapi:XKeySize
properties
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 AXLSoap_p14808.png
type xsd:string
properties
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