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


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@virbus.de
www.virbus.de


 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]