[Home] [By Thread] [By Date] [Recent Entries]
>I wonder if there's an easy way in XSLT to discard any >whitespace before <note> elements? Have you tried normalize-space()? For example <xsl:value-of select="normalize-space(note)"/> Probably need to do some more than that of course since what you want is before note elements and I haven't seen your xml. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



