This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Generating an XSL from an XML


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@tumeric.net
________________________________________
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@gcf.fr>
To: "Xsl-List" <xsl-list@lists.mulberrytech.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]