I am not sure if it is a topic for this list. Sorry, if it is off topic
:-(
I have a "<xsl:for-each select="/test/common/fields/*">" loop.
For every item in this loop I would refer to an item in another
namespace ("<xsl:value-of select="/test/common/labels/."/>.
Both items have the same name but are in different namespaces.
My problem is: how to get the name of the current item and use it to get
the corresponding item in the other namespace ("/test/common/labels/")?
Thanks for your help,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]