<!ELEMENT digest (#PCDATA)> <!ATTLIST digest type CDATA "md5">
This element occurs in ; Element: <download> | Element: <unpack>
The element digest is used to specify the MD5 digest hash of the archive file to be unpacked, or of the file to be downloaded.
The attribute type is preset as an MD5 hash.
Refer to Element: <reference> for an example.
There is no equivalent Bash script example for this element.