Click to See Complete Forum and Search --> : Using attributes in XML and XLS docs


Lars_V_J
June 21st, 2001, 06:26 AM
Hi,

I have an xml doc that looks like this:




xxxxxxx
....

....



I want to use the ID in my XLS doc in a <xsl:for-each select= .... so that I will for instance only get ID="Element 1" out.

How will I select on the ID attríbute?

Best regards
Lars VJ

Robert_e
July 10th, 2001, 02:32 AM
< xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/TR/WD-xsl" xmlns:fo="http://www.w3.org/1999/XSL/Format" >





OR


< xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/TR/WD-xsl" xmlns:fo="http://www.w3.org/1999/XSL/Format" >