This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: n-value of preceding lb-element


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]