RE: [xsl] XPath predicate test and parameter problem

Subject: RE: [xsl] XPath predicate test and parameter problem
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Tue, 30 Sep 2003 11:12:33 -0700
Hi,

In addition to what others have said, I would add:

<xsl:value-of select="row[normalize-space(state)='WI']/city" />

Best,
-Rob


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


Current Thread