ssage-From: Dmitri Ilyin
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 11, 2001
01:30To: '[EMAIL PROTECTED]'Subject: RE: node-set
as param
Hi
Dmitri,
thank for answer,
I
need to cound the nodes that
t;[EMAIL PROTECTED]>
cc:
Subject: RE: node-set as param
Hi Anne-Claire,
I need a XSLT style sheet, that counts that nodes, how can bind SAX event
with XSLT???
> -Original Message-
> From: Anne-Claire Trommenschlager
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11,
Hi Anne-Claire,
I need a XSLT style sheet, that counts that nodes, how can bind SAX event
with XSLT???
> -Original Message-
> From: Anne-Claire Trommenschlager
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 10:49 AM
> To: [EMAIL PROTECTED]
> Subject: RE:
itri Ilyin [SMTP:[EMAIL PROTECTED]]
> Date: mercredi 11 juillet 2001 10:30
> À:'[EMAIL PROTECTED]'
> Objet:RE: node-set as param
>
> Hi Dmitri,
>
> thank for answer,
>
> I need to cound the nodes that have width = 2:
>
>
>
>
-Original Message-From: Voytenko, Dimitry
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, July 10, 2001 8:36
PMTo: '[EMAIL PROTECTED]'Subject: RE: node-set as
param
Hi
Dmitri,
just
call
You'll get node-set in parameter "nodeset-p
In XalanJ2, see the evaluate extension function:
http://xml.apache.org/xalan-j/extensionslib.html#evaluate
Gary
> Dmitri Ilyin wrote:
>
> Hi *,
>
> how can I select "node set" and set it as param in temlate call??
>
> regards
>
> Dmitri
Hi
Dmitri,
just
call
You'll get
node-set in parameter "nodeset-param" in template
"template-with-nodeset-param".
For instance for
XML:
in
xsl:
.
...
Is
that what you need?