Dtd (dw::xml::Dtd)
This module contains helper functions for working with XML doctype declarations.
To use this module, you must import it to your DataWeave code, for example,
by adding the line import * from dw::xml::Dtd
to the header of your
DataWeave script.
Introduced in DataWeave version 2.5.0.