Subject: RE: how XSL processor treat doctype declaration in source
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 30 Mar 2000 19:11:39 +0100
|
> If this is so, then why is it that I get weird results if I
> include the doctype declaration in my source file?
The XSLT processor won't even *see* the doctype decl, that's handled
entirely in the XML parser. I think you need to give us a concrete example
of what you're doing: tell us what products you are using and how you are
invoking them. (Preferably, see if several products give you the same
effect)
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|