MoEML: incidental fixes
: Martin Holmes
Minutes: 45
Because I backed up the Jenkins configuration for MoEML along with
many others today, the build job was kicked off, and it failed, because
of changes to TEI P5 since the last release. The @calendar
attribute is no longer allowed on the <location>
element.
We should never have been using it there, but there were nine cases
where it had been used erroneously in place of @datingMethod
,
and these were now invalid as well as being wrong. Fixed them, and the
build eventually completed successfully.