[xsl] escape an <xsl: template function

Subject: [xsl] escape an <xsl: template function
From: Dean Hiller <dhiller@xxxxxxxxx>
Date: Fri, 07 Feb 2003 13:05:02 -0700
I am sure this is in the archives and I couldn't find it. If someone could just point me to a link, I would appreciate it. I didn't see it in the FAQ either.

I want to take an XML document and generate a stylesheet from it using another stylesheet. This means, I want to put things like the following "in the output"
<xsl:template match="something that came from XML doc">
</xsl:template>


It is well-formed unlike the <br>'s of html which xslt can't handle. Can xsl not handle this too?
How do I go about doing this?
thanks,
Dean



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread