[xsl] RE: [xsl] Re:   is being displayed as Á

Subject: [xsl] RE: [xsl] Re:   is being displayed as Á
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 13 Dec 2001 22:07:11 -0000
> > And, how would you suggest someone actually get '&nbsp;'
> into the output in
> > order to avoid  the issue which started this thread in the
> first place?

There's no standard way in XSLT of influencing whether the character xA0 is
serialised as a native character, as &nbsp;, as &#xa0; or as &#160. But some
processors have private mechanisms for controlling it. Saxon, for example,
has an extension attribute saxon:character-representation on the xsl:output
element.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread