This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: (2 xpath questions)




> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]