From: Claudio S. C. <sac...@cs...> - 2003-04-22 08:43:48
|
> I'm currently rewriting my Xml-Light library which is a minimal Xml > parser/printer and adding DTD support to it. Is it? Is it _really_ a minimal XML parser/printer? I fear it is just a parser/printer for a minimal _subset_ of XML! (e.g. Does it supports UNICODE characters? What about Entities? What about Notation? Is it 100% fully compliant with the spec?) We do not need yet another standard for documents. Either it is fully XML compliant (and there is already PXP - native ocaml - or gdome2-ocaml - binding to libgdome) or it is unuseful/threatening. Friendly, C.S.C. -- ---------------------------------------------------------------- Real name: Claudio Sacerdoti Coen PhD Student in Computer Science at University of Bologna E-mail: sac...@cs... http://www.cs.unibo.it/~sacerdot ---------------------------------------------------------------- |