xsl-list
[Top] [All Lists]

Generic Element to Attribute String Conversion

2005-02-04 11:33:25
I imagine this is a common question and I am sure I could solve it; I am hoping someone can point me at something tested against similar requirements.

If I have a variable containing a string such as:

/a/b/c

What is the most efficient way to create a new variable with with the string:

/item[(_at_)name='a']/item[(_at_)name='b']/item[(_at_)name='c']

?  Thanks and regards,

   -John

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