[jdom-interest] An easy way to write valid XHTML/SVG (etc) documents

Jason Hunter jhunter at xquery.com
Thu Feb 26 15:39:46 PST 2004


>> I would rather do (1) and do it in such a way that it (a) didn't 
>> depend on any particular parser and (b) was more efficient than 
>> streaming the document out and reparsing.  It's been on the TODO list 
>> for a while.  We just need someone to want it enough to write it.
> 
> Clearly validation isn't trivial, or you'd have done it already.
> Any rough idea on how much effort it would be?
> 
> Rick :-)

For the right person with the right background, DTD validation would be 
a straightforward project.  Or to the right college student in the right 
class, it would be a good class project.

Schema validation would be significantly more difficult because Schema 
is much more complex.

-jh-




More information about the jdom-interest mailing list