The DOMConfiguration interface represents the configuration of a document
and maintains a table of recognized parameters. Using the configuration, it
is possible to change Document.normalizeDocument behavior, such as replacing
the CDATASection nodes with Text nodes or specifying the type of the schema
that must be used when the validation of the Document is requested.
The DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters. Using the configuration, it is possible to change Document.normalizeDocument behavior, such as replacing the CDATASection nodes with Text nodes or specifying the type of the schema that must be used when the validation of the Document is requested.