This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> > And, how would you suggest someone actually get ' '
> 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  , as   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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]