XML/XSL Tools
New Favourite ToolIf you have to write and therefore debug xslt stylesheets, you really need to take a good look at the oXygen editor. It does all the things you expect an editor to do:
- handling multiple file formats in addition to xml/xsl
- context-appropriate word completion
- multi-platform support
- etc., etc.
oXygen does one more thing that really makes it worth the money. It allows you to step through the style sheet processing side by side with the xml input, highlighting both the current template instruction and the xml bit being processed.
For a 30-day trial, checkout the oXygen download page.
All-in-one tool for free:
I recently took a look at Mircosoft's Visual Web Developer - Express Edition. Microsoft's tagline for the Express Edition products is: "Free, lightweight, easy-to-use, and easy-to-learn tools for the hobbyist, novice, and student developer".
The editor provides validation and ease of use tools for web related docs:
- HTML
- XML
- XSL/XSLT
- CSS
Express - Visual Web Developer
Labels: oxygen, visual web developer, xml, xslt

0 Comments:
Post a Comment
<< Home