java -cp "jcommander-1.17.jar:xsdgen-app-1.3.1.jar:sdmx_2_1/saxon-9.4.0.3j.jar" org.estat.xsdgen.app.XSDGeneratorApp -i SDMX-RI-DSD-BOP-1.9-sdmx2.1.xml -o SDMX-RI-DSD-BOP-1.9-_XS_FREQ.xsd -s FREQ
Loading DSD file: /usr/local/indec-dnci/sdmx-dnci/dsd/SDMX-RI-DSD-BOP-1.9-sdmx2.1.xml
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.estat.xsdgen.app.XSDGeneratorApp.generate(XSDGeneratorApp.java:82)
at org.estat.xsdgen.app.XSDGeneratorApp.main(XSDGeneratorApp.java:53)
Caused by: java.lang.RuntimeException: XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: java.util.ServiceConfigurationError: javax.xml.xpath.XPathFactory: jar:file:/Users/kenarab/workspace.indec/sdmx_xsdgen/xsdgen-app-1.3.1-src/target/xsdgen-app-1.3.1/libs/sdmx_2_1/saxon-9.4.0.3j.jar!/META-INF/services/javax.xml.xpath.XPathFactory:2: Illegal configuration-file syntax
Error: