Bugfixes and schema updates
Posted by mholmes on 23 Jun 2016 in Activity log
The appearance of an invalid file that broke builds prompted me to implement a Schematron rule that checks that your document filename matches the root element's @xml:id. That then triggered a bunch of errors in the static build because we were being cavalier about that sort of thing when creating and using temporary files during the build process. I've now fixed all those errors.