Subject: RE: Whitespace in XSL not appearing if method="xml"
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 7 Aug 2001 16:39:50 +0100
|
> > Hi,
> > My XSL has   and <xsl:text> </xsl:text> in a few places.
> > I would like these to appear as   in the output.
> > When I do a transform using <xsl:output method="xml"> I just get
> > an empty space instead of  
>
> This would be a bug in Xalan or Xerces that needs to be
> reported.
I suspect by "empty space", s/he meant "a glyph with no black pixels".
That's the correct rendition of the Unicode no-break-space character. I.e.,
not a bug at all.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|