xsl-list
[Top] [All Lists]

Re: [xsl] xml:space preserve on element converted to html textarea encoding issue

2011-06-07 12:50:02
No it isn't. It was allowed in the short-lived XSLT 1.1 working draft, but
never made it into XSLT 2.0.

Good to know, I'll undo that bit of effort then.
So, I'm back to two stylesheets, one that produces FO and the 2nd that
produces HTML.  No big deal, and I've discovered that there is no need
for forcing a non-breaking space into the textarea when you specify an
output method of html, this correctly builds a textarea element as a
non-collapsed empty element.

Karl..

On Tue, Jun 7, 2011 at 10:29 AM, Michael Kay <mike(_at_)saxonica(_dot_)com> 
wrote:
On 07/06/2011 17:33, Karl Stubsjoen wrote:

Correction:

This is legal:
    <xsl:output method="xml" version="1.0" encoding="{$encoding}"
indent="yes"/>

No it isn't. It was allowed in the short-lived XSLT 1.1 working draft, but
never made it into XSLT 2.0.

Michael Kay
Saxonica

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





-- 
Karl Stubsjoen
MeetScoresOnline.com
(602) 845-0006

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--