Share via


2.2.4 [W3C-XSLT] Section 5.5, Conflict Resolution for Template Rules

C0003:

The specification states:

 It is an error if [the algorithm in section 5.5] leaves more than one matching template rule. An XSLT processor may signal the error; if it does not signal the error, it must recover by choosing, from amongst the matching template rules that are left, the one that occurs last in the stylesheet.

MSXML3 and MSXML6

No error is signaled. Instead, the last matching template rule in the style sheet is chosen.