Re: [gutvol-d] ANNOUNCEMENT: XML has hit the PG archives! (gutvol-d Digest, Vol

----- Original Message ----- From: "David A. Desrosiers" <hacker@gnu-designs.com>
Dave, we're talking about TEI/XML. Nothing of what you said applies here (but you would be absolutely right on a HTML document, as I understand it). ;)
Its not even well-formed XML, and fails XML validation (as the doctype shown below shows). Perhaps the TEI/XML needs to start conforming.
My example is perfectly legal XML. Follow the TEI DTD. Your example uses: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> That is a xhtml1-strict.dtd. Completely different DTD and hence completely different set of markup rules. For instance, <head> means VERY different things and is used in VERY different ways between a TEI document and a XHTML document. Josh
participants (1)
-
Joshua Hutchinson