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
- xml with DOCTYPE defined and getting the root element Roger I Martin PhD
- Re: xml with DOCTYPE defined and getting the root ... Joseph Kesselman
- Re: xml with DOCTYPE defined and getting the r... Roger I Martin PhD
- RE: xml with DOCTYPE defined and getting the root ... Voytenko, Dimitry
- Re: xml with DOCTYPE defined and getting the r... Roger I Martin PhD