xades:DigestAlgAndValue
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Type: xades:DigestAlgAndValueType
Properties: Local, Qualified
Content
- Sequence [1..1]
- ds:DigestMethod [1..1]
- ds:DigestValue [1..1]
Attributes
None
Used in
- Type xades:CRLRefType (Element xades:CRLRef)
- Type xades:OCSPRefType (Element xades:OCSPRef)
Sample instance
<xades:DigestAlgAndValue> <ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:DigestMethod> <ds:DigestValue>GpM7</ds:DigestValue> </xades:DigestAlgAndValue>