XML Editor
Status: Beta
Brought to you by:
rohanr2
It would be extremely useful to have a built-in XML
editor. The user would be able to open any xml
document, browse through the elements by clicking on a
JTree. When the user clicks on a specific node to
edit, the editor would look at the dtd or schema to
determine what attributes should appear in right hand
pane. A textarea would be provided to edit the content
of the node. ie. <mynode> content goes here</mynode>
To add subnodes, the user would right click on a
treenode and select the appropriate element from a
popup menu.
Logged In: YES
user_id=570959
here is somthing you might like http://www.xerlin.org/ - it
sounds like what you are looking for. I have checked out the
code (thinking it would be pretty easy to use this in
treebeard, but it's quite complex, and uses thing like
import matthew.awt.*??? whos matthew? - and a lot of
depricated stuff) and found I cant use the code but the app
is very helpful