Hi,
> I'd like to make a Transformation with XSL and want to get a
> docBook-Source out of it.
> For that reason I need to give out something like
>
> <!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
> "/usr/share/sgml/docbook_4/docbook.dtd">
> <book id="How-to" lang="de">
>
> I tried to put that in <xsl:text>, but that doesen't work.
> Choosing "xml" as output-method is also no solution.
See <http://www.w3.org/TR/xslt#output>, in particular doctype-public and doctype-system attributes.
Cheers,
--
Jarno - Feindflug: Tötungsmaschine Mensch
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|