Re: [xsl] Generating an XSL from an XML

Subject: Re: [xsl] Generating an XSL from an XML
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Tue, 14 May 2002 16:12:11 +0200
Have a look at the example at namespace-alias in W3C spec http://www.w3.org/TR/xslt#literal-result-element. You definitely don't need CDATA.

Joerg

Rémy Rakic wrote:
Hi,
i would like to know if there won't be any problems using an XSL stylesheet
to generate another stylesheet.
For example, i wanted to use an xml defining a format, and generate the
default xsl stylesheet able to parse an xml using that format into a text
file.
I was inquisitive to know whether there were another option than using a
<![CDATA section for every XSL instruction i wanted to generate, so that the
parser didn't try to execute them.

Thanks in advance
Remy


--

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de


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



Current Thread