| Subject: RE: [xsl] Using not(...a nd ... ) to select nodes From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Fri, 11 Jul 2003 11:51:13 -0400 | 
> In order for your code to work, current() in the select > expression of a for-each loop must refer to the <item> node > currently being tested for whether it gets selected, right? > If so, is this the way xsl:for-each / xpath work? I realize > that INSIDE the for-each, current() refers to the node > currently being processed, but is that also true in the > select expression of the for-each? Or does current() there > refer to the context node outside the for-each?
current() always refers to the node that "." would refer to if you replaced the whole XPath expression containing the call on current() with ".".
Cheers, Wendell
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Using not(...a nd ... ) t, Michael Kay | Thread | RE: [xsl] Using not(...a nd ... ) t, Lars Huttar | 
| RE: [xsl] 'qname' is not a valid XS, Greg Johnson | Date | RE: [xsl] Using not(...a nd ... ) t, Wendell Piez | 
| Month |