← Prev in month ← Prev in thread

XSLT count() function and the UNION operator

From
aspsa <>
To
Date
2005-03-29T08:49:51Z
ID
<>
Thread
XSLT count() function and the UNION operator
Hi, everyone.

I don't see why the following is causing the XSLT parser to report an
invalid XPath expression error.

<xsl:apply-templates mode="item-detail" select="addressbook/address[count(.
| key('x', zip)[1]=1]"/>

Thanks for your help.
← Prev in month ← Prev in thread