Re: [xsl] n-value of preceding lb-element

Subject: Re: [xsl] n-value of preceding lb-element
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Mon, 13 Aug 2001 15:21:28 -0400
In my response to this question by Ingo Mittendorf, I seem to have left in a
template I didn't end up using.  It could be removed:

<xsl:template match='s' mode='in_s'>
<xsl:apply-templates select='lb|corr' mode='in_s'/>
</xsl:template>

This makes the stylesheet even simpler.

Cheers,

Tom P



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


Current Thread