xslt filter...

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
alnico
Posts: 74
Joined: Fri Oct 12, 2007 11:57 pm

xslt filter...

Post by alnico »

I tried to process input using the xslt filter in TP...it threw an error.

After a bunch of research it turns out that the xslt 2.0 file that I am using for the transform is written for the Saxon processor.
http://saxon.sourceforge.net/

Is there any way to support processors of choice, or a few popular ones?

Thanks.
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: xslt filter...

Post by DataMystic Support »

Not currently - it only supports the XLST processor in the currently installed IE. Perhaps you could try upgrading IE? You can also use Filters\Special\Run external program.
alnico
Posts: 74
Joined: Fri Oct 12, 2007 11:57 pm

Re: xslt filter...

Post by alnico »

Ya, I looked at running external program...not sure if it will work though...I will look further into it.

Otherwise I will just run the xslt processor externally then bring the content in.

Thanks,
Post Reply