Edward Knoll writes: >The templates at issues are actually distributed across multiple files. >A master XSL file references these templates using <xsl:import>. If I >change the <xsl:import> to an <xsl:include>, the prioritization works. >...should I expect this behavior?
Yes, import precedence outweighs template priority. We have a conformance test for this (conflictres09), so we would enforce the required behavior. .................David Marston --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
