Subject: RE: Whitespace in XSL not appearing if method="xml"
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Tue, 7 Aug 2001 20:02:17 +0200
|
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Michael Kay
> Sent: Tuesday, August 07, 2001 5:40 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: Whitespace in XSL not appearing if method="xml"
>
>
> > > 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.
Good point :-)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|