Re: [xsl] Confused with templates and XPath

Subject: Re: [xsl] Confused with templates and XPath
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 8 Jan 2004 13:27:35 GMT
  added pattern : '//para' priority 0.000000
  added pattern : 'chapter/para' priority 0.500000

That explains why it does not change the output when you change the
order, as it has taken the priorities as different, but...


   hummm... Then this is a bug ?


yes it is a bug, the default priority for "//para" is wrong (probably
because it has prematurely optimised it to "para")

David

-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
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