diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | endUserId instanceId certificationOperation authenticationMode authenticationString keySize keyOrder ecKeySize operationCompletion | ||
used by |
|
||
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> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="endUserId" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="instanceId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XCertificateOperation | ||||||
properties |
|
||||||
source | <xsd:element name="certificationOperation" type="axlapi:XCertificateOperation" default="No Pending Operation" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XAuthenticationMode | ||||||
properties |
|
||||||
source | <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" default="By Null String" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="authenticationString" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XKeySize | ||||||
properties |
|
||||||
source | <xsd:element name="keySize" type="axlapi:XKeySize" default="2048" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XKeyOrder | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="keyOrder" type="axlapi:XKeyOrder" default="RSA Only" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XECKeySize | ||||||||
properties |
|
||||||||
source | <xsd:element name="ecKeySize" type="axlapi:XECKeySize" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |