|
Subject: Re: [xsl] node is in a nodelist? From: Kai Hackemesser <kaha@xxxxxx> Date: Tue, 19 Jun 2007 13:27:36 +0200 |
Ciao! kai
How do I know in a easy way if a node is in a nodelist (for example returned by key())?
In XSLT 2.0: exists($node intersect $nodelist)
In 1.0: count($node | $nodelist) = count($nodelist)
Michael Kay http://www.saxonica.com/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] node is in a nodelist?, Michael Kay | Thread | RE: [xsl] node is in a nodelist?, Michael Kay |
| RE: [xsl] Error recovery from casti, Michael Kay | Date | Re: [xsl] Dynamic pipelining in XSL, Dimitre Novatchev |
| Month |