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=24862>. 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=24862 priority and import in XSL template ------- Additional Comments From [EMAIL PROTECTED] 2003-11-20 15:57 ------- Import precedence overrides template priority. See http://www.w3.org/TR/xslt#conflict for the details. You may want to consider using xsl:include rather than xsl:import. The difference between these two operations is that include does *not* override template priority.
