xades:CompleteRevocationRefs
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdES01903v132-201601-2.2.xsd
Type: xades:CompleteRevocationRefsType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xades:CRLRefs [0..1]
- xades:OCSPRefs [0..1]
- xades:OtherRefs [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Used in
Sample instance
(Auto-generated)
<xades:CompleteRevocationRefs> <xades:CRLRefs> <xades:CRLRef> <xades:DigestAlgAndValue>... </xades:DigestAlgAndValue> <xades:CRLIdentifier URI="http://www.example.com/">... </xades:CRLIdentifier> </xades:CRLRef> </xades:CRLRefs> <xades:OCSPRefs> <xades:OCSPRef> <xades:OCSPIdentifier URI="http://www.example.com/">... </xades:OCSPIdentifier> <xades:DigestAlgAndValue>... </xades:DigestAlgAndValue> </xades:OCSPRef> </xades:OCSPRefs> <xades:OtherRefs> <xades:OtherRef>Any text, intermingled with: <!--any element--> </xades:OtherRef> </xades:OtherRefs> </xades:CompleteRevocationRefs>