[Scilab-users] xsl processor

Clément David clement.david at scilab-enterprises.com
Fri Jul 11 17:42:15 CEST 2014


Hello Stephane,

As saxon has a Java API it is possible to call it using JIMS (included
in Scilab 5.5.0). However as there is a libxslt built on top of libxml2
the right way to manipulate an XSL Transform might be to wrap it in a
similar way than libxml2.

--
Clément

Le vendredi 11 juillet 2014 à 17:11 +0200, Stéphane Mottelet a écrit :
> Hello,
> 
> Is there any low level access to saxon in Scilab ? Functions of the XML 
> module are fine, but it will be great to be also able to make xsl 
> transformations.
> 
> S.
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users





More information about the users mailing list