From: Nicolas C. <war...@fr...> - 2003-04-18 03:14:52
|
Hi list ! I'm currently rewriting my Xml-Light library which is a minimal Xml parser/printer and adding DTD support to it. It's almost done (all parsing is ok, now I still have to do some testing and DTD proving) but before releasing it, since I would like it to be part of the ExtLib, I'm calling for features / comments. Here's joined the current MLI for Xml and Dtd - not yet finalized. The implementation code is quite small, there is a lexer and a small parser for DTD elements expressions. Any comments are welcomed ! Nicolas Cannasse |