AW: [xsl] Entities

Subject: AW: [xsl] Entities
From: "Szabo, Patrick \(LNG-VIE\)" <patrick.szabo@xxxxxxxxxxxxx>
Date: Mon, 6 Feb 2012 12:08:56 +0100
Thanks a lot !


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

mailto:patrick.szabo@xxxxxxxxxxxxx
Tel.: +43 1 53452 1573
Fax: +43 1 534 52 146


-----UrsprC<ngliche Nachricht-----

Von: David Carlisle [mailto:davidc@xxxxxxxxx]
Gesendet: Montag, 06. Februar 2012 12:08
An: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
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.
________________________________________________________________________

Current Thread