xsl-list
[Top] [All Lists]

Re: [xsl] How to copy filtered rows from a nodeset

2009-05-14 08:25:12

well that code will give you a result tree fragment that contains a copy
of every item in $Rows for which $Team2=$varPTeam is true.

You say it doesn't work, so presumably one or both of $Team2 and
$varPTeam does not have the value that you think it has, but since you
haven't shown the definition of $Team2 and the value of varPTeam
depends on executing a named template that you haven't shown on some
input that you haven't shown, it's a bit hard to comment on what might
be wrong.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>