Hi all
Just wondering if anybody knows of an environment for running, testing, debugging xml and xsl locally.
Kind of like the way XAMPP can be used for web design.
Any help is appreciated
Thanks
Hi all
Just wondering if anybody knows of an environment for running, testing, debugging xml and xsl locally.
Kind of like the way XAMPP can be used for web design.
Any help is appreciated
Thanks
There are a number of well-known XSLT IDE's:
The XSelerator (free) -- I have been using this excellent tool for 10 years.
oXygen -- probably the most extensive support for XSLT 2.0 plus Docbook plus good XML authoring tools
Visual Studio --both VS 2010 and VS2010 come with an excellent XML editor and an XSLT Debugger/Transformer
All of these tools support XML intellisense and debugging, some support schema-directed editing.