Showing:

Attributes
Diagrams
Properties
Source
Used by
Element CertificateValuesType / EncapsulatedX509Certificate
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller206.tmp#id743 PES_Aller206.tmp#id742
Type EncapsulatedPKIDataType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="EncapsulatedX509Certificate" type="EncapsulatedPKIDataType"/>
Element CertificateValuesType / OtherCertificate
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller6.tmp#id730
Type AnyType
Properties
content: complex
mixed: true
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace
Source
<xs:element name="OtherCertificate" type="AnyType"/>
Complex Type CertificateValuesType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller75.tmp#id860 PES_Aller75.tmp#id858 PES_Aller75.tmp#id859
Used by
Model EncapsulatedX509Certificate | OtherCertificate
Children EncapsulatedX509Certificate, OtherCertificate
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="CertificateValuesType">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="EncapsulatedX509Certificate" type="EncapsulatedPKIDataType"/>
    <xs:element name="OtherCertificate" type="AnyType"/>
  </xs:choice>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Attribute CertificateValuesType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type CertificateValuesType
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>