Re: [xsl] Using a pre-processor for dynamic inputs

Subject: Re: [xsl] Using a pre-processor for dynamic inputs
From: David Adams <dpadams@xxxxxxxxx>
Date: Fri, 24 Sep 2004 19:55:29 +1000
Once I've properly supplied the XSLT processor with a node-set (by
passing in a reference or a document that gets parsed, etc.), what is
the best approach for iterating through the node-set that is a
parameter. Is this no different than working with the nodes of the
source XML? I'm really curious how people support dynamically sized
inputs without pre-processing the stylesheet.
-- 
---------------------------------------------
 David Adams
  dpadams@xxxxxxxxx
 Bermagui 2546 NSW
---------------------------------------------

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--

Current Thread