On Fri, Oct 15, 2004 at 03:11:44PM -0700, Jeff Rodriguez wrote:
> If I put the doctype defs LAST and disable the sig, would that be a decent
> workaround? Or does mxslt add the doctype before parsing any other xml?
It should be enough to disable the sig. I think xmlAddChild is called
only two or three times by modxslt, and only that one is always triggered.
There is, however, the chance for libxml or libxslt to call xmlAddChild
for any reason..
The order of the tags doesn't matter much for modxslt. It declares
before hand what it is interested in to libxml providing some callbacks,
and lets it handle everything.
Cheers,
Carlo
--
GPG Fingerprint: 2383 7B14 4D08 53A4 2C1A CA29 9E98 5431 1A68 6975
-------------
The greatest productive force is human selfishness.
-- Robert Heinlein