Subject: RE: table column
From: David Neary <David@xxxxxxxxx>
Date: Mon, 19 May 2003 17:06:21 +0200
|
De : David Carlisle [mailto:davidc@xxxxxxxxx]
> > <xsl:text disable-output-escaping="yes"></tr></xsl:text>
> 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.
I understood that to produce well-formed xml in situations where start
and end tags are conditional, disable-output-escaping (or xsl:output
mode="html") were required. If I leave it off, the output will be
<tr> will it not?
Cheers,
Dave.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: table column, (continued)
- Fei Zheng - Mon, 19 May 2003 09:36:29 -0400 (EDT)
- David Neary - Mon, 19 May 2003 10:12:00 -0400 (EDT)
- Fei Zheng - Mon, 19 May 2003 10:31:47 -0400 (EDT)
- David Neary - Mon, 19 May 2003 11:08:32 -0400 (EDT) <=
- David Neary - Mon, 19 May 2003 12:15:41 -0400 (EDT)
|
|