This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: <xsl:for-each select="$myvar">


Yes, Thank you. I will try that out but by outward
appearances it is the solution to my task.

On Wed, Jun 19, 2002 at 04:06:09PM +0100, Andrew Welch wrote:

<snip> 
> the user.  Say, for example, you want to display only DEC machines.  To
> do this pass the 'search string' to your stylesheet (how you do this
> depends on your setup, but its well documented) and then within you
> stylesheet you will need something like:
> 
> <xsl:param name="searchString"/>
<snip>
> 
> is this any good?
> 
<snip>
-- 
Bill
Amsterdam, NL

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]