Schema Central > UBL 2.1 > UBL-XAdESv132-2.1.xsd > xades:CertRefs
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:CertRefs

Element information

Type: xades:CertIDListType

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<xades:CertRefs>
   <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:IssuerSerial>
         <ds:X509IssuerName>string</ds:X509IssuerName>
         <ds:X509SerialNumber>1</ds:X509SerialNumber>
      </xades:IssuerSerial>
   </xades:Cert>
</xades:CertRefs>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com