RE: newbie xsl:if

Subject: RE: newbie xsl:if
From: "Julian Reschke" <reschke@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Jun 1999 06:59:57 +0200
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of James Kerr
> Sent: Monday, June 07, 1999 10:23 PM
> To: XSL List
> Subject: newbie xsl:if
>
>
> Hi,
>
> I am trying to learn XSL and have a question:
> How would I form a match statement for an xsl:if that would match a
> parent's value with the value of the current element?  In other words, I
> have a list of sub-elements and want to determine which element has the
> same value as the parent.

Try:

	http://msdn.microsoft.com/xml/reference/xsl/ChangingContext_context.asp

However this is MSXML -- I am not sure how this maps to the latest W3C
draft...

Julian


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


Current Thread