[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Misunderstanding named initial template and prece

Subject: Re: Misunderstanding named initial template and precedence rules?
From: Abel Braaksma <abel.online@xxxxxxxxx>
Date: Wed, 28 Feb 2007 18:09:23 +0100
Re:  Misunderstanding named initial template and  prece
David Carlisle wrote:
I think the template with highest import precedence should be used.

If you add

    <xsl:template name="x">
      <xsl:call-template name="main"/>
    </xsl:template>


to importing.xsl and start saxon with -it x then it does output <high-precedence/> as you'd expect.

Well, the idea was: some general catch-all stylesheet that is called by our server everytime some conversion must be done. It creates the necessary data structures etc. But sometimes, you need to override this behavior (and still need the rest of this generic template) and the way to do so (I thought) is by specifying a named template earlier in the chain (i.e., in the initial stylesheet).


I have yet to think of a workaround, as too many templates need this original template: I can't simply change the names, the named initial template is cast in stone on the server (so your solution can't easily be used) and I can't either do something like: "if named template 'main' is in the initial stylesheet then call 'main'" etc..... :S

Hmm, I tried with Saxon 8.8.0.2, I will update to a newer version and check if this behavior is still there.

-- Abel

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.