Wendell (or anyone)
Out of interest (and to facilitate further understanding) would you be
kind enough to illustrate how you would approach my filtering problem
with template matching rather than with xsl:choose?
Many thanks
Alan Hale
Wendell Piez wrote:
it appears that your code is not yet taking advantage of the XSLT
processing model, which is characterized by a general preference for
template matching over explicit conditionals using xsl:choose or xsl:if.
--~------------------------------------------------------------------
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>
--~--