Subject: Re: [xsl] Problem of template priority From: "Imsieke, Gerrit, le-tex" <gerrit.imsieke@xxxxxxxxx> Date: Thu, 29 Apr 2010 03:26:23 +0200 |
Hi!
I have a complex XSLT stylesheet, which does import some other ones in order to refine/delegate some of the work depending on the type of data it finds. This works by using templates with modes, and matching rules that are more specific, hence increasing their default priority. However, in the main sheet (the one that imports the others), there is a case where I want to force the most generic template to be applied, after which it can call the others. However, no matter what I do with the priority attribute, my processor seems to always select the template from the imported stylesheet.
Having said that, I tried to create a simple example (below), and there I get just the opposite effect: I can never get the imported template to apply instead of the generic one, even though it is more selective
[1] http://www.w3.org/TR/xslt20/#conflict [2] http://www.w3.org/TR/xslt20/#dt-import-precedence
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
[xsl] Problem of template priority, Fabre Lambeau | Thread | Re: [xsl] Problem of template prior, G. Ken Holman |
[xsl] Problem of template priority, Fabre Lambeau | Date | Re: [xsl] Problem of template prior, G. Ken Holman |
Month |