[
Lists Home |
Date Index |
Thread Index
]
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.
|