From: Benjamin L. <bl...@gm...> - 2004-11-03 16:28:43
|
Thanks Christopher :) On Wed, 03 Nov 2004 09:57:32 +0100, Christophe de VIENNE <cde...@al...> wrote: > Benjamin Lau wrote: > > >Hello all, I just signed up to the libxml++ mailing list and I was > >wondering, where can I get libxml++ tutorials from? > > > There is some examples in the source tarball of libxml++. You have the > documentation on the website too. > > >P/s Must I have a DTD specified for my XML document? Because I can't > >be bothered to write one. Too lazy :) > > > > > You're not obliged to have a DTD for any document. However it is needed > as soon as you want to validate your document. > So generaly, it's better to have one : validation allow you to > concentrate on your program, not doing a lot of testing code for your input. > > Regards, > > Christophe > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Libxmlplusplus-general mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libxmlplusplus-general > |