- From: <KirnSha@aol.com>
- Date: Tue, 5 Nov 2002 18:43:06 -0500 (EST)
- To: xsl-editors@w3.org
Hi,
If 2 templates match is there a way to execute both templates instead of
just executing the template that wins.
In rule based programming if 2 rules have a match, first the rule with
higher salience or specificity fires then the one with lower salience.
In XSLT the higher priority rule fires and the lower priority rule is
ignored.
I recommend that there be a mechanism to allow all templates that match
to execute be executed.
Also does XSLT require stylesheet processors to use the RETE algorithm?
Thanks
Dhruv
Received on Wednesday, 6 November 2002 05:03:08 UTC