Re: [xsl] Generating an XSL from an XML

Subject: Re: [xsl] Generating an XSL from an XML
From: Chuck White <chuckwh@xxxxxxxxxxx>
Date: Tue, 14 May 2002 07:17:20 -0700
Hi Remy:

There's a specific element that deals with this. Go here (or check the XSL
FAQ):

http://www.zvon.org/xxl/XSLTreference/W3C/xslt.html#element-namespace-alias

best regards,

Charles White
The Tumeric Partnership
http://www.tumeric.net
chuck@xxxxxxxxxxx
________________________________________
Author, Mastering XSLT
Sybex Books, May, 2002

Co-Author, Mastering XML, Premium Edition
Sybex Books, May, 2001
http://www.javertising.com

----- Original Message -----
From: "Rémy Rakic" <rakic@xxxxxx>
To: "Xsl-List" <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, May 14, 2002 6:47 AM
Subject: [xsl] Generating an XSL from an XML


> 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
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


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


Current Thread