[xsl] How to give out XML-Tags?

Subject: [xsl] How to give out XML-Tags?
From: Sorin Marti <mas@xxxxxxxxxx>
Date: Thu, 05 Dec 2002 09:27:35 +0100
Hi all,

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.

How do I do that, any advice?

Thanks for your help

Sorin


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread