list4xt : Mailing list for the XT users community.[list4xt] How to pass node set to a template?Subject: [list4xt] How to pass node set to a template?User: Website From: James_Ma@i2.comDate: 04/07/2001 - 00:38
Hi,
In my xsl, I tried to pass node set to a template. The code looks
<xsl:template match="/">
<xsl:variable name="taglib1">
<xsl:call-template name="process_node_set">
</xsl:tempalte>
<xsl:template name="process_node_set">
I got the following error when I processed the xml using above code:
Does anyone know how to pass node set to the template when using it?
Appreciate any help/advise.
-James
-- Mailing list for the XT users community. (http://retailsymposium.com) (mailto:list4xt-request@4xt.org?Subject=unsubscribe to unsubscribe)
Archive générée par hypermail 2b28 le 06/11/2001 - 11:46 CET |