Subject: Re: Multi -step processing in a function using XSLT 2.0
From: Agnisys <agnisys@xxxxxxxxx>
Date: Tue, 13 Dec 2005 07:42:20 -0800 (PST)
|
Hi,
Excuse the noise. I did find the answer. I create a 2nd variable where I process the first by
directly referring to it. I was confused because if the "select" attribute for a variable is set
then the body can't have any content.
Anupam.
--- Agnisys <agnisys@xxxxxxxxx> wrote:
> Hi,
> In a function, I need to create a temporary tree using a xsl:variable.
> Then within the same function, I need to create another temporary tree and pass the first tree
> to it.
> The function then returns some strings based on the second temporary tree.
> How should I go about doing this? I know I can break the function up into a couple or use
> templates but I wanted all code related to this multi-step processing to be confined to this
> function.
>
> Thanks,
> Anupam.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
| Current Thread |
Michael Kay - 13 Dec 2005 15:23:03 -0000
Agnisys - 13 Dec 2005 15:24:54 -0000
- Agnisys - 13 Dec 2005 15:42:45 -0000 <=
- David Carlisle - 13 Dec 2005 15:54:36 -0000
Dennis Barb - 13 Dec 2005 15:52:07 -0000
|
|