xsl-list
[Top] [All Lists]

RE: inserting HTML comments

2004-11-02 09:15:19
<PRE><B><xsl:text>some text node </xsl:text></B>
<xsl:call-template name="insert-anchor"><xsl:with-param 
name="anchor"
select="someNode"/></xsl:call-template>
</PRE>

Unfortunately this won't work for me as my templates are way 
bigger than
this... :-(

It won't make any difference anyway. Whitespace text nodes in the stylesheet
are ignored.

Michael Kay
http://www.saxonica.com/



<Prev in Thread] Current Thread [Next in Thread>