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



   From: "Sebastian Rahtz" <sebastian.rahtz@computing-services.oxford.ac.uk>

   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


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

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