| diagram |
 |
| namespace |
http://uri.etsi.org/01903/v1.3.2# |
| children |
EncapsulatedX509Certificate OtherCertificate |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | Id | xsd:ID | optional | | | |
|
| source |
<xsd:complexType name="CertificateValuesType">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="EncapsulatedX509Certificate" type="EncapsulatedPKIDataType"/>
<xsd:element name="OtherCertificate" type="AnyType"/>
</xsd:choice>
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
</xsd:complexType> |