Re: mapping attributes.

Subject: Re: mapping attributes.
From: Mike Brown <mike@xxxxxxxx>
Date: Mon, 6 Nov 2000 18:52:20 -0700 (MST)
Jamie wrote:
> Anyhow, the <xsl:variable name="target" select="@ID"/> was the "ah-hah!" in
> this case. Thank you very much!

FYI

The variable isn't really necessary; it's just easier to explain it that
way. In the predicate where you reference the variable, you could put
current() instead.

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


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


Current Thread