Subject: Re: XSLT Chapter from XML Bible updated
From: James Clark <jjc@xxxxxxxxxx>
Date: Tue, 12 Oct 1999 10:43:07 +0700
|
Elliotte Rusty Harold wrote:
> The one thing I'm still not sure about is whether or not XT is
> supposed to be inserting DOCTYPE declarations in HTML output files
> when there's no xsl:output element. It certainly seems to be doing
> that, though my reading of the spec says it shouldn't.
As the docs mention, XT doesn't implement the doctype-public and
doctype-system attributes for the HTML output method for controlling the
DOCTYPE declaration. When it does, it won't output a DOCTYPE declaration
by default.
James
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|