xsl-list
[Top] [All Lists]

RE: XSLT 2.0 - finding nodes that do not have a match rule?

2005-05-20 12:43:24

What I would like to do is place any content that does not 
have a standard
format applied to it in its own section.  

Just define a fallback rule

<xsl:template match="*">

matches all elements for which there is no more specific rule.

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



<Prev in Thread] Current Thread [Next in Thread>