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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:AttributeCertificateRefs

Element information

Content

Attributes

NameOccTypeDescriptionNotes
Id [0..1]xsd:ID

Used in

Sample instance

(Auto-generated)

<xades:AttributeCertificateRefs>
   <xades:CertRefs>
      <xades:Cert URI="http://www.example.com/">
         <xades:CertDigest>...
         </xades:CertDigest>
         <xades:IssuerSerial>...
         </xades:IssuerSerial>
      </xades:Cert>
   </xades:CertRefs>
</xades:AttributeCertificateRefs>