xsl-list
[Top] [All Lists]

Re: Adding structure to text nodes

2003-03-19 07:51:39
In the template line that you apply to long add the xml:space="preserve"
ie

<xsl:template match="long" xml:space="preserve">
</xsl:template>

And the formate with in that long tag will not be altered.

Cheers

Simon

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list