posted 14 years ago
Hello all,
I have a little trouble getting xsl:include to work in my xslt file. The code looks like this:
The whole idea is to separate the header and footer files for easy changes. But when I run the page, the footer.xsl content "always" show up. The header or footer xsl file looks like this:
Does the <xsl:include> replaces the <xsl:template> portion? How to fix this include problem? The header and footer files are static html, I should also able to include "header.html" instead by setting the mime type to "xhtml+xml".
Any one have ideas? Thanks.
K. Tsang CEng MBCS PMP PMI-ACP OCMJEA OCPJP