|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Line endings fix ( �A to =0D=0A= conversion)
Hi all - fixed my 2nd problem thansk to a url here : http://www.biglist.com/lists/xsl-list/archives/200009/msg00840.html Which was to convert newline characters to content-transfer encoded output for email & calendar files. The fix was to use those darn substring-before calls as below :-) <xsl:template match="description"> <xsl:call-template name="break"> <xsl:with-param name="text" select="." /> </xsl:call-template> <xsl:text>
</xsl:text> </xsl:template>
Nice trick :-) XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








