[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Using XSLT to transform XSLT

Subject: Using XSLT to transform XSLT
From: "Endre, MAGYARI" <endre@xxxxxxxxx>
Date: Thu, 28 Nov 2002 12:37:28 +0200 (EET)
transform xslt
Dear List,


	I need to have an XSLT script as a char * in my C++ code, and I 
was thinking, to convert an existing file.xslt to file.h, and file.h vould contain a 
single line like:

const char * theXslt = "<?xml version..... ";

	The whole script as a const char *.

For this, I need two things:
		- convert all " -s to \" 
		- add a \ to the end of each line.


Since the file.xslt is a well-formed XML file itself, I was wondering if I 
could do this transformation with xslt. (If I understood correctly, the 
output of an XSLT transformation does not have to be an XML file)

	
	Is this doable?
	

Thank you,
Endre


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.