Free XSLT Extensions Tutorial

Feb
09

XSLT Extensions

Posted by admin

If the specialized elements of the XSLT namespace and the combinedfunctions of XSLT and XPath aren’t enough to perform thetransformations you need, XSLT gives you ways to incorporateadditional instruction elements and functions into yourstylesheets. Most XSLT processors offer several extra extensionelements and functions because it’s a good way to distinguishthemselves from the competition. This month we’ll examine the use ofextensions and some ways that a stylesheet can gracefully handle thepos 
continue >>

Add A Comment