Re: (2 xpath questions)

Subject: Re: (2 xpath questions)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 25 Sep 2000 22:53:20 GMT

> When I query the doc root node for "//", the parser will report that it is
> an "Incomplete XPath statement".

well if it is just // then that is what you would expect. As previously
discussed, you can't end an xpath with / (or //) you have to have the
final step specified. (What would you want it to mean if it were
allowed?)

David


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread