xades:CRLRefs
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Type: xades:CRLRefsType
Properties: Local, Qualified
Content
- xades:CRLRef [1..*]
Attributes
None
Used in
- Type xades:CompleteRevocationRefsType (Elements xades:CompleteRevocationRefs, xades:AttributeRevocationRefs, xades:CompleteRevocationRefs, xades:AttributeRevocationRefs)
Sample instance
<xades:CRLRefs> <xades:CRLRef> <xades:DigestAlgAndValue> <ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:DigestMethod> <ds:DigestValue>GpM7</ds:DigestValue> </xades:DigestAlgAndValue> <xades:CRLIdentifier URI="http://www.example.com/"> <xades:Issuer>string</xades:Issuer> <xades:IssueTime>2000-01-01T12:00:00</xades:IssueTime> <xades:Number>1</xades:Number> </xades:CRLIdentifier> </xades:CRLRef> </xades:CRLRefs>