complexType "CertificateValuesType"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
XML Representation Summary
<...
    Id
 = 
xsd:ID
    >
   
Content: 
(EncapsulatedX509Certificate | OtherCertificate)*
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="CertificateValuesType">
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="OtherCertificate" type="AnyType"/>
</xsd:choice>
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
Id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
Content Element Detail (all declarations; defined in this component only; 2/2)
EncapsulatedX509Certificate
Type:
EncapsulatedPKIDataType, simple content
Simple Content
xsd:base64Binary
XML Source (see within schema source)

OtherCertificate
Type:
AnyType, mixed content
XML Source (see within schema source)
<xsd:element name="OtherCertificate" type="AnyType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set