[Home] [By Thread] [By Date] [Recent Entries]
I am looping through a list of text() and comment() nodes and would like to
treat them differently but in accordance to there position in the XML file.
How can I test is a node is a text or comment node?
<xsl:for-each select="text()|comment()"> <xsl:if test="EXPRESSION TO TEST IF THIS IS A TEXT() NODE"> </xsl:if> </xsl:xsl:for-each> _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



