ds:DigestMethod
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: common/UBL-xmldsig-core-schema-2.1.xsd
Type: ds:DigestMethodType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Algorithm | [1..1] | xsd:anyURI |
Used in
- Type ds:ReferenceType (Element ds:Reference)
- Type xades:ReferenceInfoType (Element xades:ReferenceInfo)
- Type xades:DigestAlgAndValueType (Elements xades:CertDigest, xades:SigPolicyHash, xades:DigestAlgAndValue)
Sample instance
<ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:DigestMethod>