This is the mail archive of the docbook-apps@lists.oasis-open.org 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: [QUESTION] translating whitespaces into  


* Daniel S. Haischt; <sirabyss@gmx.net> on 04 Oct, 2002 wrote:
but saxon should support the unicode representation
of extended characters, shouldn't it?

and according to my unicode table &#160; is equivalent to
&nbsp;
I could be wrong but if you use this parameter for saxon you should be
able to get what you want (YMMV)
<xsl:param name="saxon.character.representation"
select="'entity'"/>

--

Togan Muftuoglu


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