xsl-list
[Top] [All Lists]

AW: [xsl] Entities

2012-02-06 05:09:12
Thanks a lot !


. . . . . . . . . . . . . . . . . . . . . . . . . .
Ing. Patrick Szabo
 XSLT Developer 
LexisNexis
A-1030 Wien, Marxergasse 25

mailto:patrick(_dot_)szabo(_at_)lexisnexis(_dot_)at
Tel.: +43 1 53452 1573 
Fax: +43 1 534 52 146 


-----Ursprüngliche Nachricht-----

Von: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk] 
Gesendet: Montag, 06. Februar 2012 12:08
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Cc: Szabo, Patrick (LNG-VIE)
Betreff: Re: [xsl] Entities

On 06/02/2012 10:56, Szabo, Patrick (LNG-VIE) wrote:
Hi,

How can I declare that I do not wan't entities to be resolved ?
I've tried different output methods but that didn't work.
The entities are in hex-format.


In XML terminology numeric character references are not entity 
references, and  XML tools typically provide no way not to resolve them 
to their characters. The whole point is that the author should be free 
to use either form and get the same outcome.

If you chose an output encoding that does not include the characters 
(say US-ASCII) then the system will encode the non ascii characters 
using numeric references on output.

David



-- 
google plus: https:/profiles.google.com/d.p.carlisle

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>