We no longer have separate DOM liaisons. But if you pass your source
document in via a DOMSource, we will automatically wrap a DOM2DTM around
it, which should do the right thing.  Note that we expect a Level 2
namespace-aware DOM.

(Basically, the new approach relies on the standard DOM APIs more strongly
in talking to other code, and less strongly internally.)

Reply via email to