Re: [xsl] Precedence of template rules on xsl:import

Subject: Re: [xsl] Precedence of template rules on xsl:import
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 4 Jul 2003 13:02:42 +0100
> so I want that the order of the imports shouldn't matter.
perhaps you want xsl:include not xsl:import.
If you use include then there is no import precedence, so you can use
priority="1001" on teh templates that you want to "win" and it won't
matter which order they are included.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread