> Within XSLT and XPATH, what, if any, purpose does this > seperation of root node and document element serve? > We know it confuses. The separation of concepts is essential, because the root node can have other children besides the document element, e.g. comments and processing instructions; in fact in a result tree fragment it can also have text nodes and multiple element children. The unnecessary confusion is the inconsistent terminology between the DOM, XML, and XPath specs. Mike KayReceived on Wednesday, 20 September 2000 08:14:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 10 August 2007 00:11:29 GMT