Suggestions for a decent XML Editor

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Suggestions for a decent XML Editor

Post by n00b Saibot »

I'm looking for a decent XML editor. Recently I got hooked on XML/XSLT based development after finishing a framework collaboratively based on the same. Can anyone suggest some?

Features:

a) Tag Completion [must have].
b) Syntax Highlighting [preferable]
c) Auto Indent [preferable]
d) XSL Transformation Output [preferable]

These are the main requirements. Other addons will be added advantage.


Currently I am using Visual Web Developer for XML editing. I found some hacks on the net for adding XSL tag completion to the default Intellisense but I couldn't get it working on my setup. :(
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

Has you know n00b i'm looking for the same thing.
The only thing I have found so far is this, which isn't particularly helpful.
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

yeah I saw that page and some around the net, particularly Altova seems to be pushing theirs aggressively, but that kinda lacks many thing IMO.
Post Reply