Part of fix for XALANJ-2294.  Given a node handle, the getDocumentRoot(int)
was returning the root of the current DTM.  It should be returning the root of
the DTM in which the particular node handle resides, which might be a different
DTM.

Reviewed by Christine Li (jycli () ca ! ibm ! com)

1 file changed