|
Subject: [xsl] Control line breaks by xslt From: "J. S. Rawat" <jrawat@xxxxxxxxxxxxxx> Date: Thu, 01 Nov 2007 10:19:50 +0530 |
Hi Group!!! Can we control line breaks by xslt. My conversion processor is Saxon.exe.
OUTPUT
<box>
<title>Nets Notes</title>
<para>
<xref pointer="nets_S2">NETS <i>
<b>S</b>
</i> 2</xref>
</para>
</box>Desired OUTPUT
<box>
<title>Nets Notes</title>
<para><xref pointer="nets_S2">NETS <b>S</b> 2</xref></para>
</box>XSL <xsl:output method="xml" indent="yes"/>
thanks ...JSR
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Thread | RE: [xsl] Control line breaks by xs, Michael Kay | |
| Date | [xsl] Tieing elements and correspon, Glen Mazza | |
| Month |