Dark Bit Factory & Gravity
PROGRAMMING => General coding questions => Topic started 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.
-
People here use XML Notepad. It's OK but Stylus Studio does everything you want with XML/XSLT/XSD.
Jim
-
Are those XML editors also available in AJAX / javascript ? So I can
run them in a browser ?
-
Don't know any java/browser based ones, sorry.
Jim
-
Ok. No probs. Thanks anyway!