[Home] [By Thread] [By Date] [Recent Entries]
Alex Muir wrote:
The output I get for the following for-each loop is only the text and no html elements and I'm struggling to figure out why. Well either $tableAsXML//* is empty and the for-each does not output anything at all or $tableAsXML//* is not empty and each element is copied and then the template is called. It is not possible that the template is called but the xsl:copy is not performed. Maybe you want $tableAsXML/descendant-or-self::* instead of $tableAsXML//* but I am guessing. -- Martin Honnen http://msmvps.com/blogs/martin_honnen/
|

Cart



