Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Think XSLT' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Think XSLT
Authored by: wfolta on Mar 25, '03 07:38:29PM

You can use an XSLT processor to modify XML for various purposes. Like, say, turning it into HTML, or maybe taking XML from a database query and run it through an XSLT script to turn it into an APXL file.

If you want to learn more about XSLT, check out O'Reilly pages and download TestXSLT from versiontracker, etc. This tool provides two different XSLT processors and a graphical interface to test your scripts in. Very nice.



[ Reply to This | # ]