Subject: [xsl] Applying a Second Stylesheet to a Stylesheet's Results From: "petefc@xxxxxxxxxxxxxxxxx" <pcharles@xxxxxxxxxxxxx> Date: Thu, 26 Aug 2004 18:47:09 -0700 |
Hello, If in style-sheet-one.xsl, I capture the output of an apply-templates as a variable: <xsl:variable name="foo"> <result> <xsl:apply-templates/> </result> </xsl:variable> Is there a way for me to run a second style-sheet-two.xsl against the the $foo variable, in such a way that all templates from style-sheet-one.xsl are no longer valid? Thanks, Peter
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Testing if multiple nodes, Jonathan Kart | Thread | [xsl] collapsing number ranges, Bruce D'Arcus |
[xsl] Testing if multiple nodes con, Jonathan Kart | Date | [xsl] collapsing number ranges, Bruce D'Arcus |
Month |