First of all, I'm surprised to find that there are not that many free interactive XSLT tools. Many commercial products have time limited or severely functionally limited trial versions, but I'm not interested in using something for a while and then having to buy it if I like the functionality.
I found XSLDebugger to be free, easy to install (Windows only) and useful for stepping through XSLT to better understand how it works.
I found a bunch of XSLT code demonstrating different functions that work in XSLDebugger here. Many of these sample make a distinction between push style and pull style of XSLT programming. What they're calling pull style is essentially what David Jacobs advocates in Rescuing XSLT from Niche Status - A Gentle Introduction to XSLT through HTML Templates. This style uses
No comments:
Post a Comment