DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9499>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9499 xsl:import a file more than once (from different places in the import-tree) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-05-29 21:52 ------- Hm, embarrasingly it looks like I didn't understand the conflict resolution completely. Looking at section 5.5 of the XSLT 1.0 specs, all _matching_ rules are ordered by import precedence. All matching includes any matching rules from D, C and Util, so Util might eventually override rules from C. Sorry for the false alarm, I've spent half a day without a clue on this. Keep on the good work!
