I find that handling different match patterns to handle the various
special cases is a lot more manageable than using filters on the
select. I mainly use the filter on select idiom if the filter involves a
global parameter to the stylesheet, as XSLT1 restrictions disallowing
variables in match patterns means that is often the best way. In XSLT2
this restriction will be dropped so I'd expect to use the match pattern
version even more often.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________