xsl-list
[Top] [All Lists]

Re: Import precedence with imported names templates

2003-10-30 17:35:33
Ooops. This was, in fact, working all along. I was looking at the wrong
page. Thanks anyway.

- Justin


On 10/30/03 4:13 PM, "Justin Makeig" <lists(_at_)makeig(_dot_)com> wrote:

I've got a stylesheet, secondarynavigation.xsl, that declares two named
templates: SecondaryNavList and ListItemsByType. SecondaryNavList calls
ListItemsByType.

I import secondarynavigation.xsl into another stylesheet, newsitem.xsl. I
would like to override the ListItemsByType template. However, when I declare
a ListItemsByType template in newsitem.xsl, it is never executed; instead
the ListItemsByType template from secondarynavigation.xsl is used as if
newsitem.xsl had not declared its own ListItemsByType.

Is it possible to override named templates that are called from within an
imported template that is not overridden?

I'm using Xalan from within Cocoon 2.1.1.

Any help would be much appreciated.

Thanks,

Justin Makeig

--
Product Manager
Center for Document Engineering
http://cde.berkeley.edu/
University of California, Berkeley


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





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



<Prev in Thread] Current Thread [Next in Thread>