encoding-tools
encoding-tools copied to clipboard
mei30To40: should generate`<appInfo>` entry
The mei30To40.xsl does a very good job of adding a <change> corresponding to its execution, thus documenting it has been executed on the file. Nevertheless, this change points from its @resp to an @xml:id, which cannot be resolved against the resulting document.
Ideally, this would be fixed by introducing an entry in the <appInfo> referencing the script, potentially identifying the processor or transformation engine.
alternatively it could point to this repo and the XSLT in the respective release version
opinions?
@bwbohl Can we use the same approach as in the mei40to50 XSLT here?