Subject: RE: alternative for modes
From: "Peter Billen" <peter@xxxxxxxxxxx>
Date: Thu, 12 Feb 2004 15:35:21 +0100
|
This is not possible I think, since the general template calls the other
template on a particular order (based on the calculation in the general
template), so I don't think it's possible in this situation.
Thanks for the tip,
Peter
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Jeni Tennison
Sent: donderdag 12 februari 2004 12:41
To: Peter Billen; xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: alternative for modes
Hi Peter,
> As I mentioned above, 'generalTemplate' can be called on several
> places in the template, because everytime I need the same
> calculations, ... on the 'root'-tag. But each time (in every other
> place), I actually need different manipulations on the 'child'-tag.
Just a thought, but depending on what the general template is doing,
it might be that you can turn around the processing, so that instead
of calling the general template with a parameter specifying the mode,
you apply templates in the specific mode and those templates call the
general template as appropriate to perform the necessary calculations.
Cheers,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Jeni Tennison - Thu, 12 Feb 2004 06:41:46 -0500 (EST)
- Peter Billen - Thu, 12 Feb 2004 09:35:29 -0500 (EST) <=
- Wendell Piez - Thu, 12 Feb 2004 14:40:22 -0500 (EST)
- Peter Billen - Thu, 12 Feb 2004 17:31:54 -0500 (EST)
- Wendell Piez - Thu, 12 Feb 2004 18:14:32 -0500 (EST)
- Peter Billen - Thu, 12 Feb 2004 18:28:17 -0500 (EST)
|
|