← Prev in month ← Prev in thread

Re: [xml-dev] XSD (DTD)-guided Java XML document editor

From
Thomas B. Passin <>
To
Date
2004-03-26T19:58:09Z
ID
<>
Thread
Re: [xml-dev] XSD (DTD)-guided Java XML document editor
Hotmail wrote:

> 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. 
> 

There's a new one thawt looks real interesting - it's GPLed

http://www.butterflyxml.org

Another one is Pollo -

http://pollo.sourceforge.net

Cheers,

Tom P
← Prev in month ← Prev in thread