[xsl] character entities and xslt

Subject: [xsl] character entities and xslt
From: ronald heller <ronald@xxxxxxxxxxx>
Date: Thu, 20 Sep 2001 12:53:54 +0200
Hi there,

we get a valid xml file with some characters entities in it.
Before we can make use of this XML we first transform it into another instance. This instance has another structure.


The character entities in the first file are being resolved by the parser we use (saxon), resulting in that the editor we use (adept/epic) doen't recognize these characters (at least not all of them).

We actually do not want the XSLT script to result in a xml file where all char. entites are resolved, they should be as in the original file.

What am I doing wrong here?


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread