Re: [xsl] for-each using a param

Subject: Re: [xsl] for-each using a param
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Mon, 28 Oct 2002 18:01:15 -0500
Raphael,

A technique I should've mentioned but forgot is that, in a pinch, you can break your process into two passes: a first pass to create a stylesheet which is then executed in the second. Since any XPath needed in the second can be generated dynamically, it's straightforward to parameterize it to your heart's content.

Cheers,
Wendell

At 06:30 PM 10/28/2002, you wrote:
Hello Wendell, hello Tom,

thanks to both of you; saved me a lot of headache! ;)


======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread