diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | endUserId instanceId certificationOperation authenticationMode authenticationString keySize keyOrder ecKeySize operationCompletion certificationOperationStatus | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="LEndUserCapfProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="endUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="instanceId" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="certificationOperation" type="axlapi:XCertificateOperation" minOccurs="0" maxOccurs="1"/> <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0" maxOccurs="1"/> <xsd:element name="authenticationString" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0" maxOccurs="1"/> <xsd:element name="keyOrder" type="axlapi:XKeyOrder" minOccurs="0" maxOccurs="1"/> <xsd:element name="ecKeySize" type="axlapi:XECKeySize" minOccurs="0" maxOccurs="1"/> <xsd:element name="operationCompletion" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Format is YYYY:MM:DD:HH</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="certificationOperationStatus" type="axlapi:XCertificateStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read-Only</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="endUserId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="instanceId" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XCertificateOperation | ||||||
properties |
|
||||||
source | <xsd:element name="certificationOperation" type="axlapi:XCertificateOperation" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XAuthenticationMode | ||||||
properties |
|
||||||
source | <xsd:element name="authenticationMode" type="axlapi:XAuthenticationMode" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="authenticationString" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XKeySize | ||||||
properties |
|
||||||
source | <xsd:element name="keySize" type="axlapi:XKeySize" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XKeyOrder | ||||||
properties |
|
||||||
source | <xsd:element name="keyOrder" type="axlapi:XKeyOrder" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XECKeySize | ||||||
properties |
|
||||||
source | <xsd:element name="ecKeySize" type="axlapi:XECKeySize" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="operationCompletion" type="xsd:string" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Format is YYYY:MM:DD:HH</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XCertificateStatus | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="certificationOperationStatus" type="axlapi:XCertificateStatus" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Read-Only</xsd:documentation> </xsd:annotation> </xsd:element> |