xsl-list
[Top] [All Lists]

Re: [xsl] Selecting all specific children

2012-01-11 21:51:13
Hi All,
Thanks to everyone for your suggestions.

For the archive:

It turns out that <xsl:apply-templates select="//Inscriptions" mode="english"/> does apply the template to all <Inscriptions>, not just the first. The problem turned out to be an issue with certain input data in the called template.

Thanks,
Mark


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--