Open eshanroxx opened 3 years ago
This module doesn’t run out of the box. You need to specify a mapping configuration. There are some openly available sample projects:
https://subversion.le-tex.de/customers/gfn/transpect/a9s/common/xpl/html2idml.xpl
https://subversion.le-tex.de/customers/faustedition/transpect/a9s/common/xpl/xml2idml.xpl
Setting this up is rather complex and needs experience. We cannot give free support for this. We make these modules available without any guarantee whatsoever for ease of use, correctness of results, suitability for your toolchains, etc. And for some modules including this one there is no publicly available documentation yet.
I am trying using the below command to execute:
.\calabash\calabash.bat -i source=sample.xml -o result=sample.idml .\xml2idml\xpl\xml2idml.xpl
Please verify the above command and suggest if any update or change is required to make this command work.