Re: [xsl] Priority and import precedence

Subject: Re: [xsl] Priority and import precedence
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 1 Feb 2005 10:07:47 GMT
> Would it be possible to add a warning message to Saxon, like ambiguous
> rule match, when one template is chosen over another purely by import
> precedence

wouldn't that make import virtually unusable?
Usually when I use import _every_ template in the importing stylesheet
is overriding a template in the imported one (often because the latter
has a template matching *).  I thought your earlier suggestion was that
certain special templates could have an attribute to flag they should be
top of the import tree and generate a warning if not.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
________________________________________________________________________

Current Thread