Subject: Re: table column
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 19 May 2003 15:41:19 +0100
|
> <xsl:text disable-output-escaping="yes"></tr></xsl:text>
> Hope this helps,
disable-output-escaping is almost always the wrong thing to do and is
specified as being non-portable. It is useful as a method of producing
non xml output like <% ... or dealing with over-use CDATA section
sections in the input document, but it isn't needed here.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- table column
- Fei Zheng - Fri, 16 May 2003 16:08:56 -0400 (EDT)
- <Possible follow-ups>
- Fei Zheng - Mon, 19 May 2003 09:36:29 -0400 (EDT)
- David Neary - Mon, 19 May 2003 10:12:00 -0400 (EDT)
- David Carlisle - Mon, 19 May 2003 10:46:45 -0400 (EDT) <=
- Fei Zheng - Mon, 19 May 2003 10:31:47 -0400 (EDT)
- David Neary - Mon, 19 May 2003 11:08:32 -0400 (EDT)
|
|