This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Working with 2 namespaces


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]