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 > [email protected] > http://lists.scilab.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
