Community Profile

photo

Michael Pitts


Gulfstream Aerospace Corp

Actif depuis 2016

Followers: 0   Following: 0

Contact

Statistiques

  • First Review

Afficher les badges

Feeds

Afficher par

A répondu
Why does Matlab still use the Saxon 6.5.5 XSLT and XQUERY processor when saxon9.jar has already been included in the $MATLABROOT/java/jarext directory? Is there a way to use saxon9 for XSL transformations instead of saxon6.5.5?
After looking at the issue in more depth, the easiest way to use saxon9 for transformations is to save a copy of xslt.m (I calle...

environ 8 ans il y a | 0

| A accepté

A répondu
Why does Matlab still use the Saxon 6.5.5 XSLT and XQUERY processor when saxon9.jar has already been included in the $MATLABROOT/java/jarext directory? Is there a way to use saxon9 for XSL transformations instead of saxon6.5.5?
After doing some reading, It seems that it is possible to build java classes and import them for use into Matlab. I think I'm go...

plus de 8 ans il y a | 0

Question


Why does Matlab still use the Saxon 6.5.5 XSLT and XQUERY processor when saxon9.jar has already been included in the $MATLABROOT/java/jarext directory? Is there a way to use saxon9 for XSL transformations instead of saxon6.5.5?
I want to use some XPATH/XSLT 2.0 functionality while processing schemas and xml files in matlab. Whenever I try using the xslt(...

plus de 8 ans il y a | 2 réponses | 0

2

réponses