xades:OCSPRefs
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Type: xades:OCSPRefsType
Properties: Local, Qualified
Content
- xades:OCSPRef [1..*]
Attributes
None
Used in
- Type xades:CompleteRevocationRefsType (Elements xades:CompleteRevocationRefs, xades:AttributeRevocationRefs, xades:CompleteRevocationRefs, xades:AttributeRevocationRefs)
Sample instance
<xades:OCSPRefs> <xades:OCSPRef> <xades:OCSPIdentifier URI="http://www.example.com/"> <xades:ResponderID>... </xades:ResponderID> <xades:ProducedAt>2000-01-01T12:00:00</xades:ProducedAt> </xades:OCSPIdentifier> <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:OCSPRef> </xades:OCSPRefs>