- From: Martin Honnen <martin.honnen@gmx.de>
- Date: Fri, 2 Oct 2020 23:04:23 +0200
- To: xproc-dev@w3.org
On 02.10.2020 21:22, David Birnbaum wrote: > Daer xproc-dev, > > I'm stumbling over configuring Schematron validation > in MorganaXProc-IIIse 0.9.4.2-beta and I would be grateful if someone > could help me track down where I've done astray. All of the Morgana > functionality seems to be working except Schematron. I've done the > following: > > 1. Installed Morgana at > //opt/morgana/MorganaXProc-IIIse-0.9.4.2-beta//. It runs as expected. > 2. Copied /saxon-ee-10.0.jar/ into > //opt/morgana/MorganaXProc-IIIse-0.9.4.2-beta/MorganaXProc-IIIse_lib/. > Morgana finds and uses Saxon when I run /zsh > /opt/morgana/MorganaXProc-IIIse-0.9.4.2-beta/Morgana.sh $1 > -xslt-connector=Saxon10 -xquery-connector=Saxon10/ on the command line. > 3. To try to use Schematron I then: > 1. Copied /schxslt-1.5.1.jar/ into that same Morgana lib subdirectory. I don't think Morgana needs that Schxslt jar, it only needs the XSLT files.
Received on Friday, 2 October 2020 21:04:37 UTC