complexType XEndUserCapfProfile
diagram AXLSoap_p18672.png
namespace http://www.cisco.com/AXL/API/15.0
children endUserId instanceId certificationOperation authenticationMode authenticationString keySize keyOrder ecKeySize 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="2048" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="keyOrder" type="axlapi:XKeyOrder" default="RSA Only" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ecKeySize" type="axlapi:XECKeySize" nillable="false" minOccurs="0" 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_p18673.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_p18674.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_p18675.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_p18676.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_p18677.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_p18678.png
type axlapi:XKeySize
properties
content simple
default 2048
nillable false
source <xsd:element name="keySize" type="axlapi:XKeySize" default="2048" nillable="false" minOccurs="1" maxOccurs="1"/>

element XEndUserCapfProfile/keyOrder
diagram AXLSoap_p18679.png
type axlapi:XKeyOrder
properties
minOcc 0
maxOcc 1
content simple
default RSA Only
nillable false
source <xsd:element name="keyOrder" type="axlapi:XKeyOrder" default="RSA Only" nillable="false" minOccurs="0" maxOccurs="1"/>

element XEndUserCapfProfile/ecKeySize
diagram AXLSoap_p18680.png
type axlapi:XECKeySize
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="ecKeySize" type="axlapi:XECKeySize" nillable="false" minOccurs="0" maxOccurs="1"/>

element XEndUserCapfProfile/operationCompletion
diagram AXLSoap_p18681.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