Dark Bit Factory & Gravity

PROGRAMMING => General coding questions => Topic started by: benny! on July 10, 2008

Title: [AJAX] Rich XML Editor
Post by: benny! on July 10, 2008
Hi all,

does anybody know if there exists an Rich XML Editor. That means,
something like TinyMCE (http://tinymce.moxiecode.com/) only for easily editing XML documents.

Some features should be:

Added a XML structure or a DTD and setting some nodes/attributes which
should be editable ?

Had already a search on the net - but I found normal windows app only  ???

Thanks in advance.
Title: Re: [AJAX] Rich XML Editor
Post by: Jim on July 10, 2008
People here use XML Notepad.  It's OK but Stylus Studio does everything you want with XML/XSLT/XSD.

Jim
Title: Re: [AJAX] Rich XML Editor
Post by: benny! on July 10, 2008
Are those XML editors also available in AJAX / javascript ? So I can
run them in a browser ?
Title: Re: [AJAX] Rich XML Editor
Post by: Jim on July 10, 2008
Don't know any java/browser based ones, sorry.

Jim
Title: Re: [AJAX] Rich XML Editor
Post by: benny! on July 11, 2008
Ok. No probs. Thanks anyway!