[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: DTD changed a bit

From: Bob Miller <kbob_at_jogger-egg.com>
Date: 2000-09-17 03:12:56 CEST

Branko ?ibej wrote:

> > OK, we have no formal DTD for the XML which "drives" our editor
> > callbacks, but ...
> Well then, perhaps we should have one. I'm no XML expert, so this is an
> ideal opportunity for me to start learning about XML DTDs, hehe. Here
> goes ...

A DTD is most useful if the XML is parsed by a validating parser.
Otherwise, the DTD and the XML will gradually drift apart.

I assume expat-lite is nonvalidating...

-- 
                                        K<bob>
kbob_at_jogger-egg.com, http://www.jogger-egg.com/
Received on Sat Oct 21 14:36:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.