Book a Demo

Author Topic: xml export stylesheet xslt engine  (Read 4115 times)

gerrit

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
xml export stylesheet xslt engine
« on: September 05, 2002, 05:14:49 pm »
Hi Folks,
 I have tried to use an xslt style sheet during an xml export and crashed EA.

The stylesheet works using gnu xslt under unix.

Which version of which xslt libaray is needed by EA to to the xslt tranform.

I used cooktop v2 under windows to develope the style sheet and found many differences between the capabilities of the various transofrm engines.

thanks in advance,
  Gerrit.

sparks

  • EA Administrator
  • EA User
  • *****
  • Posts: 691
  • Karma: +4/-2
    • View Profile
Re: xml export stylesheet xslt engine
« Reply #1 on: September 06, 2002, 06:41:15 am »
Hello,

EA uses the Microsoft XML engine (MSXML 3) and any limitations inherent in this will also affect EA.  We have tested a similar process to the one you have described (however not with the tool set you have mentioned) and it was successful.  In our testing of various XML tools we have also found a large difference in the results produced.

Paul Mathers