GeekArticles
XML
XSLT


Creating Some XPath 2.0 Examples
By Steven Holzner If you are unaware of the new features in XPath 2.0, see my earlier article What's New in XPath 2.0? There is relatively little software out there that supports XPath 2.0 in fact, besides XQuery processors like Galax, the only real XPath 2.0-enabled processor in popular use today is the Saxon XSLT application, which you can get for free at http://saxon.sourceforge.net . Because Saxon supports some XPath 2.0 as well as some XSLT 2.0 we'll use it in examples in our XPath...n
Sponsored Links
Related Topics