|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: cdata, grouping and upconversion
On Dec 11, 2004, at 10:16 AM, Michael Kay wrote:
This doesn't feel like a grouping problem to me. It's just tokenizing ... Ahh ... right. Thanks. So I end up with: <xsl:template match="key:div">
<xsl:for-each select="tokenize(., '\n')">
<para>
<xsl:value-of select="."/>
</para>
</xsl:for-each>
</xsl:template>Any suggestions on the best way to remove this in the output? <para/>
<para> </para>Bruce
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








