Schema Central > UBL 2.2 > UBL-XAdES01903v132-201601-2.2.xsd > xades:Cert
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:Cert

Element information

Namespace: http://uri.etsi.org/01903/v1.3.2#

Schema document: common/UBL-XAdES01903v132-201601-2.2.xsd

Other elements with the same name: xades:Cert

Type: xades:CertIDTypeV2

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
URI [0..1]xsd:anyURI

Used in

Sample instance

(Auto-generated)

<xades:Cert URI="http://www.example.com/">
   <xades:CertDigest>
      <ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with:
         <!--any element-->
      </ds:DigestMethod>
      <ds:DigestValue>GpM7</ds:DigestValue>
   </xades:CertDigest>
   <xades:IssuerSerialV2>GpM7</xades:IssuerSerialV2>
</xades:Cert>