xsl-list
[Top] [All Lists]

RE: Catch ALL | Failed template rule

2005-03-21 09:32:06

How do I setup a template rule for this non-existent match?

You can only match nodes. If apply-templates selects nothing, then no
template rule is invoked. To do something when a condition is false, use an
xsl:if in the calling template.

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



--~------------------------------------------------------------------
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>
--~--