xsl-list
[Top] [All Lists]

looping through global parameters

2004-11-15 07:06:01
Hello list,

Thanks for the excellent solutions to this problem. Geert, adding an
xsl:when statement for each new attribute to update works.

Wendell and Dimtre, the lookup function works, too! One question on this
- can the parent node for each attribute be included in the lookup table?

Suppose we have an element like:

<element1  name="foo"...>
...
<element2  name="bar"...>

and I want to update "foo" to "newfoo", but not change "bar", so I want
to specify the element1 name="newfoo" in the lookup table. Is that possible?

thanks,

Ann Marie




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>