local-name(.)

--

David B. Bitton
[EMAIL PROTECTED]
www.codenoevil.com

Code Made Fresh DailyT
----- Original Message ----- 
From: "Andreas Schlegel" <[EMAIL PROTECTED]>
To: "xerces-j-list" <[EMAIL PROTECTED]>
Sent: Sunday, March 24, 2002 4:18 PM
Subject: Working with 2 namespaces


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to