complexType CertificateValuesType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2799.png
namespace http://uri.etsi.org/01903/v1.3.2#
children EncapsulatedX509Certificate OtherCertificate
used by
elements AttrAuthoritiesCertValues CertificateValues
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>

attribute CertificateValuesType/@Id
type xsd:ID
properties
use optional
source <xsd:attribute name="Id" type="xsd:ID" use="optional"/>

element CertificateValuesType/EncapsulatedX509Certificate
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2800.png
namespace http://uri.etsi.org/01903/v1.3.2#
type EncapsulatedPKIDataType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
Encoding  xsd:anyURI  optional      
source <xsd:element name="EncapsulatedX509Certificate" type="EncapsulatedPKIDataType"/>

element CertificateValuesType/OtherCertificate
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2801.png
namespace http://uri.etsi.org/01903/v1.3.2#
type AnyType
properties
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xsd:element name="OtherCertificate" type="AnyType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy