Re: [xsl] use variable in <xsl:if test=

Subject: Re: [xsl] use variable in <xsl:if test=
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Mon, 04 Mar 2002 12:43:45 -0500
At 07:19 PM 3/1/2002, Matt wrote:
> <xsl:variable name="condition" select="//*[.//author='C. J. Date']"/>

But then, of course, the result would contain the root element -- which
I'm guessing is not what you want. You are probably trying to distinguish
between certain elements below the root level that have
<author>C. J. Date</author> as descendants.

Quite right. Sorry about the brain failure: it must have been Friday afternoon. Anyway I'm sure this has been worked out so I'll get off the channel. :->


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