This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: feature request


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 &alpha; is, by comparison, trivial (since it
just needs a variant output serializer in your XSL engine).

Sebastian


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]