xml editor?

Discuss general web development questions. Help others and get help from others.

Moderator: kfury77

Post Reply
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

xml editor?

Post by syrupcore »

I know webuilder edits xml but I'm looking for something a little more wysiwyg for a particular project.

any recommendations?
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Re: xml editor?

Post by MikeyB »

Well XML Spy is the daddy of XML editors... at a cost! http://www.altova.com/products/xmlspy/xml_editor.html
I wish I could convince them to buy it here, only got an old version of the free "home" edition which they don't do any more, the grid view is fantastic when trying to work through XML

But I've also tried XML Fox http://www.xmlfox.com/ and XML Marker http://symbolclick.com/ with some degrees of success, both of which free
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Re: xml editor?

Post by syrupcore »

xml fox was the one I'd used a few years ago and couldn't remember the name of.

xml marker looks most inviting at the moment.

Thank you!
User avatar
Boofo
Posts: 69
Joined: Mon Sep 15, 2008 6:15 pm
Location: Des Moines, Iowa (USA)
Contact:

Re: xml editor?

Post by Boofo »

Have you looked at XML Copy Editor?

http://sourceforge.net/projects/xml-copy-editor/
User avatar
kfury77
Posts: 97
Joined: Mon Jun 13, 2005 11:55 pm
Location: Osaka, Japan
Contact:

Re: xml editor?

Post by kfury77 »

I highly recommend oxygenxml. I bought a personal license for learning about HTML and it was only $25 or so... It's very powerful and has a WYSIWYG view.
chemist
Posts: 6
Joined: Fri Aug 29, 2008 11:10 pm

Re: xml editor?

Post by chemist »

Try Spket. It's not for XML only. It's the best editor for JavaScript i've ever seen.
Some benefits:
* it's free
* standalone
* very fast
* it has codeassist
* visual tree-model of your code

If you're use Eclipse, you also can download Spket as Eclipse plugin.
anilashar
Posts: 1
Joined: Thu Sep 22, 2011 1:40 pm

Re: xml editor?

Post by anilashar »

Hope its okay to update this thread, I have been using Liquid XML Editor which also has a wysiwyg interface, gain its not free but thats why it has more features han the freeware kind. :mrgreen:
Post Reply