Added by Geoff Sauer on Jun 04, 2005. Average rating: 2.88/5.00 (n=8, std dev: 1.55)
All that XSLT does is applying code-templates on XML-nodes. In order to do this you need to find the right node. XPATH offers you an advanced toolkit to do that within an XSL-file.
All that XSLT does is applying code-templates on XML-nodes. In order to do this you need to find the right node. XPATH offers you an advanced toolkit to do that within an XSL-file.