Statistica
RANK
219.626
of 301.447
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 174.580
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
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...
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...
circa 10 anni fa | 0
| accettato
Risposto
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...
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...
circa 10 anni fa | 0
Domanda
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(...
circa 10 anni fa | 2 risposte | 0
