Hi again Emil, At 05:59 PM 11/6/00 +0100, Emil Åström wrote: >Maybe I misunderstand things here, but it seems to me that >an XPointer "/1/1" and XPath "/*[1]/*[1]" will not return the >same node in the following example (if the XPointer only counts >elements) since MY_PI is not an element. > ><doc> > <?MY_PI test?> > <p> ></doc> * is shorthand for "element children of the context node" (and the default axis is child::). So the PI wouldn't be captured by either version. Eve -- Eve Maler +1 781 442 3190 Sun Microsystems XML Technology Center eve.maler @ east.sun.comReceived on Monday, 6 November 2000 12:40:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:39:41 GMT