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.
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@respto 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.