Re: [xsl] Excluding Matches in Template

Subject: Re: [xsl] Excluding Matches in Template
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Thu, 26 Jun 2003 14:24:25 -0400
Karl,

At 01:05 PM 6/26/2003, you wrote:
NOTE: it is matching the first item, just not the remaining ones.

This is what makes me suspect something fishy is going on. David and I (as he said) are both following the rule that node set A is equal to node set B if the string value of one of the nodes in set A = the value of one of the nodes in set B. So


$excludes/ID = @submitID

is true if *any* of the values returned by $excludes/ID is equal to that of @submitID.

The fact that this is working for the first ID value, but not the rest, makes me suspicious.

What processor are you running? Can you construct and run a simple test that will establish that it knows how to follow this rule?

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 ======================================================================


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



Current Thread