[xsl] Working with 2 namespaces

Subject: [xsl] Working with 2 namespaces
From: Andreas Schlegel <schlegel@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Mar 2002 22:21:03 +0100
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


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


Current Thread