Favorite XML Tools?
-
What is your favorite tool to use to create XML by hand? Is there a 'best' one? (Preferably open source.) Any particular one(s) to avoid? Thanks, Don
MS XML Notepad[^] Although I still prefer the first version (1.5).
-
What is your favorite tool to use to create XML by hand? Is there a 'best' one? (Preferably open source.) Any particular one(s) to avoid? Thanks, Don
Notepad.
-
Joan Murt wrote:
http://www.altova.com/\[^\] (never used it, heard of it)
Not free, but I've been using it at work for years and it works well. You have a GUI schema builder and solid autocomplete for editing xml.
3x12=36 2x12=24 1x12=12 0x12=18
It's the best one I've ever used. Auto-Schema generation and documentation based on sample XML, XSLT Debugger and HTML,XML and Text Output visualizers, validation of schemas and good stack trace of schema exceptions. You should try the evaluation period and buy a copy if you like it ( I do ;P ) DiffDog is also cool, although I won't pay for it, has a pretty good level of details for XML comparisons (based on elements, attributes, values, etc), not only text like some others :suss:
-
What is your favorite tool to use to create XML by hand? Is there a 'best' one? (Preferably open source.) Any particular one(s) to avoid? Thanks, Don
Notepad++
-
What is your favorite tool to use to create XML by hand? Is there a 'best' one? (Preferably open source.) Any particular one(s) to avoid? Thanks, Don
-
What is your favorite tool to use to create XML by hand? Is there a 'best' one? (Preferably open source.) Any particular one(s) to avoid? Thanks, Don
Notepad++.
-
What is your favorite tool to use to create XML by hand? Is there a 'best' one? (Preferably open source.) Any particular one(s) to avoid? Thanks, Don
-
MS XML Notepad[^] Although I still prefer the first version (1.5).
Bassam Abdul-Baki wrote:
Although I still prefer the first version (1.5).
You've got to be kidding. It had so many bugs it was almost unusable. Buggy UNICODE support, didn't respect
xml:space
, etc.Software Zen:
delete this;
-
What is your favorite tool to use to create XML by hand? Is there a 'best' one? (Preferably open source.) Any particular one(s) to avoid? Thanks, Don
One of my favorite XML tools sits three offices down, I use him all the time. He's not paid very well, but at least he knows his schemas.
My Latest: Google Maps in ASP.NET MVC 3 with Razor Tech blog: They Call me Mister James
-
Bassam Abdul-Baki wrote:
Although I still prefer the first version (1.5).
You've got to be kidding. It had so many bugs it was almost unusable. Buggy UNICODE support, didn't respect
xml:space
, etc.Software Zen:
delete this;
True, but I preferred the GUI interface for some reason.