Subject: RE: Outputting a DOCTYPE
From: Dylan Walsh <Dylan.Walsh@xxxxxx>
Date: Tue, 12 Oct 1999 08:41:42 +0100
|
>The code's wrong: there's no "wml" output method, and the
>"xml-declaration" has been renamed "omit-xml-declaration".
So I should use
<xsl:output method="wml" ....
and
omit-xml-declaration="no" ?
>Even if it
>were right, it wouldn't work in the current version of XT. From
>http://www.jclark.com/xml/xt.html:
>
>The xml output method ignores the encoding, doctype-system,
>doctype-public, omit-xml-declaration, standalone and
>cdata-section-elements attributes on xsl:output.
Are you saying that it is in the standard, just not implemented in XT?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|