Subject: Re: feature request
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 15 May 2000 22:21:37 +0100
|
From: "Sebastian Rahtz" <sebastian.rahtz@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Rick Geimer writes:
> Add my vote to the list. This is one of the main reasons why I don't use
> XSLT for complex transformation tasks.
I'd like to hear, in that case, what you XML processor you *do* use
which can preserve incoming entities, including
<!ENTITY foo SYSTEM "foo.xml">
...
&foo;
the `preservation' of eg α is, by comparison, trivial (since it
just needs a variant output serializer in your XSL engine).
Sebastian
The same transformation tool we all use really when we're not chatting
on this list:
sed
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|