[xsl] Substituting a template for value-of

Subject: [xsl] Substituting a template for value-of
From: "Mark" <mark@xxxxxxxxxxxx>
Date: Tue, 25 Oct 2011 18:59:53 -0700
Hi Andrew,
Gotta thank you. You said:

- instead of xsl:value-of use xsl:apply-templates

Well, today my data changed under me, and certain aspects got far more complex. I pulled out the <xsl:value-of to a <xsl:template and wow, the problem grew far simpler and all but solved itself.

Thanks,
Mark

Current Thread