In XPath/XSLT terms, the "document root" is the same thing the DOM calls
the Document Node, or SAX calls the Document event. If you want the
top-level element, you need to retrieve the element child of the root node.

______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk

Reply via email to