Subject: xsl reference in xsl
From: "Eric Chappuis" <eric.chappuis@xxxxxxxxx>
Date: Tue, 13 Nov 2001 14:34:54 +0100
|
Hello,
How can I add in a xsl file the xsl reference for the result.
I have 2 transformation steps, let'say
xml1 -> xslA-> xml2
and
xml2 -> xslB-> xml3
So I need to write in xslA a <xsl:??? > line that will write during
transformation:
<?xml-stylesheet type="text/xsl" href="xslB.xsl"?>
I cannot find how to do this?
Could you help please?
Thanks,
Eric
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- xsl reference in xsl
- Eric Chappuis - Tue, 13 Nov 2001 08:37:16 -0500 (EST) <=
- cutlass - Tue, 13 Nov 2001 08:45:46 -0500 (EST)
- cutlass - Tue, 13 Nov 2001 08:49:28 -0500 (EST)
- Michael Kay - Tue, 13 Nov 2001 10:12:28 -0500 (EST)
|
|