Re: [xsl] Is it possible to get " " in output rather than the encoded character?

Subject: Re: [xsl] Is it possible to get " " in output rather than the encoded character?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 19 May 2004 16:59:26 +0100
  Sorry, I wasn't being accurate.  I meant is it reasonable to expect &#160;
  to be left as &#160; when outputting us-ascii.

If the xsl system claims to support us-ascii as an output encoding in
the xml output method then it _must_ write out character 160 as
&#160; (which isn't really "leaving it" as it changes one character into
six. As has been stated earlier if your processor isn't doing that
then that's a bug. But a processor isn't forced to support us-ascii at
all.

David

-- 
The LaTeX Companion
  http://www.awprofessional.com/bookstore/product.asp?isbn=0201362996
  http://www.amazon.co.uk/exec/obidos/tg/detail/-/0201362996/202-7257897-0619804


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread