Community Profile

photo

Michael Pitts


Gulfstream Aerospace Corp

Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 8 Jahre vor | 0

| akzeptiert

Beantwortet
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...

mehr als 8 Jahre vor | 0

Frage


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(...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten