Changes

Summary

  1. updated 'data' submodule (commit: 288f740) (details)
  2. Make macrogenesis validation work again. (commit: 406694a) (details)
The file was modified data (diff)
Commit 406694ac6932d35a1a18552a2361d3d1c18860b2 by Thorsten Vitt
Make macrogenesis validation work again.
It uses a Relax NG Compact Syntax schema file in the XML folder now,
which caused (a) the loading loop try to load that as an XML file and
(b) the validation to not work since p:load doesn’t support non-XML
files ...
(commit: 406694a)
The file was modified src/main/xproc/validate-xml.xpl (diff)
The file was modified src/main/xproc/validate-all.xpl (diff)
The file was addedsrc/main/xproc/load-data.xpl
The file was modified src/main/xproc/generate-schemas.xpl (diff)
The file was modified src/main/xproc/validation-report.xsl (diff)