How to implement XProc in BaseX

174 Views Asked by At

I am working on a project where I must follow multiple steps at the time of data ingestion into the BaseX Database. I want to define these steps in XProc for the ease. Specially we need DOCX to DocBook and DocBook to DOC converstion.

My BaseX version is 8.6.44. I tried https://github.com/fgeorges/calabash-basex-steps but it is not supported. I tried to import some jar into BaseX but not working.

Please help me to start XProc on BaseX.

0

There are 0 best solutions below