
August 25th, 2008, 03:00 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 12,306
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
Edit XML documents using Xeena
Xeena, a visual XML editor, is a generic Java application for editing XML documents derived from a DTD. The editor takes as input a given DTD and builds a palette containing the elements defined in the DTD. Any document derived from that DTD by using a visual, tree-directed paradigm can thus be created, edited or expanded.
Read the full article here: Edit XML documents using Xeena
|