Are there some java libraries (non
commercial) for creating an XSD-guided XML document editor ? I need to
build a Swing client that would allow a user to create/edit an XML document that
is compliant with a given Schema or DTD. Therefore the client would suggest step
by step to the user the possible element/attribute that could be added.
Thanks!
|