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.
xslt filter...
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: xslt filter...
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.
Re: xslt filter...
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,
Otherwise I will just run the xslt processor externally then bring the content in.
Thanks,