Improve your XSLT coding five ways

Improve your XSLT coding five ways

Whether you’re a beginner with XSLT or a seasoned programmer, you’ll surely find that these five tips from Benoit Marchal will improve your coding and give you new ideas. The handful of tips cover using CSS with XSL style sheets (including HTML entities), incorporating client-side JavaScript, working with multiple input documents, and using XSLT to generate style sheets automatically. The article includes sample code to adapt and reuse

Related Posts