Stuff

XPath and Default Namespaces

Added an article about XPath and Default Namespaces describing how to handle XPath expressions when using default namespaces in your XML document. Illustrated using examples for 3 popular XPath implementations: Jaxen (dom4j/XOM/JDOM), the JAXP XPathFactory and XSLT.

Labels: , ,

XPath 1.0 Functions

Added a reference list of XPath 1.0 Functions.

Labels: ,