atom feed11 messages in org.oasis-open.lists.docbook-appsAW: DOCBOOK-APPS: [QUESTION] translat...
FromSent OnAttachments
Daniel S. HaischtOct 4, 2002 4:33 am 
Bob StaytonOct 4, 2002 12:40 pm 
Daniel S. HaischtOct 4, 2002 1:56 pm 
Togan MuftuogluOct 4, 2002 2:21 pm 
Bob StaytonOct 4, 2002 2:58 pm 
Daniel S. HaischtOct 4, 2002 3:06 pm 
Daniel S. HaischtOct 4, 2002 3:19 pm 
Dave PawsonOct 5, 2002 12:17 am 
Daniel S. HaischtOct 5, 2002 3:33 am 
Norman WalshOct 5, 2002 2:01 pm 
Norman WalshOct 5, 2002 2:02 pm 
Subject:AW: DOCBOOK-APPS: [QUESTION] translating whitespaces into  
From:Daniel S. Haischt (sira@gmx.net)
Date:Oct 4, 2002 3:06:51 pm
List:org.oasis-open.lists.docbook-apps

nope did not work out :(

-----Ursprüngliche Nachricht----- Von: Togan Muftuoglu [mailto:tog@users.sourceforge.net] Gesendet: Freitag, 4. Oktober 2002 23:21 An: docb@lists.oasis-open.org Betreff: Re: DOCBOOK-APPS: [QUESTION] translating whitespaces into  

* Daniel S. Haischt; <sira@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'"/>