Skip to content

Releases: agdavydov81/SDMX

Workaround XML parsing issue in MATLAB

26 Mar 20:13
Compare
Choose a tag to compare

The default MATLAB XML parser do not have required function org.codehaus.stax2.ri.SingletonIterator.create() in stax2-api.jar
so the Xerces XML parser was added as a workaround.