RE: [xsl] Process document by ignoring DTD path

Subject: RE: [xsl] Process document by ignoring DTD path
From: Syd Bauman <Syd_Bauman@xxxxxxxxx>
Date: Mon, 15 Sep 2008 06:53:29 -0400
As MK points out, this is not about XSLT, but rather about XML
processing. This particular case is a bit confusing, because IIRC the
root element of a MEP document is <doc>, not <TEI.2>. I also think it
would be unusual to name the DTD "tei.dtd", rather than the canonical
"meptei3x.dtd", which makes me think there's something going on here
I don't understand.


MK> If you don't want to fetch the external DTD, either remove the
MK> DOCTYPE declaration, or create a local copy of the DTD.

The standard MEP DTDs are not completely flattened, and do have
parameter entity declarations and references for and to the ISO
character entity sets.


But again, this is not an XSLT issue, so if you have further problems
let's take this conversation off-list. (Or at least, off this list --
may be better suited to the TEI list :-)

Current Thread