Subject: RE: XPath parsing in XSLT (version 2.0)
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 21 Nov 2006 08:00:14 -0000
|
> i want to parse XPaths in XSLT (specifically, XPath 2.0 in XSLT 2.0).
Just a warning that the XPath grammar is quite a tricky one to parse if you
want to do it correctly. There's a lot of context-sensitivity in
constructions like (* * * treat as x * * 2).
Michael Kay
http://www.saxonica.com/
| Current Thread |
|
David Carlisle - 21 Nov 2006 00:39:46 -0000
Michael Kay - 21 Nov 2006 08:02:02 -0000 <=
Erik Wilde - 21 Nov 2006 01:01:42 -0000
Erik Wilde - 21 Nov 2006 18:01:26 -0000
|
|