[Home] [By Thread] [By Date] [Recent Entries]
Hi, why don't you try to use the mode-attribute, like that <xsl:template match="order" mode="input"> ... instructions </xsl:template> and in the other stylsheet : <xsl:template match="order" mode="output"> ... instructions </xsl:template> so you can control, which template to apply. Greeetings
|

Cart



