I am looking for an XML editor, that can be configured for a specific XML format, so that the end user doesn't have to know what XML is, but can just edit the files as if they were forms. Any ideas?

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

You want a WYSIWYG XML editor. There are many. ArborText oXygen Authentic

link|improve this answer
feedback

IIRC any browser can display XML in any way you want, you just have to write an xslt style sheet to tell the browser just how it should display it.

edit: xslt tutorial

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.