-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When loading a preexisting MEI file into Vertaktoid it strips existing processing instructions from the file, this should not happen.
- vertaktoid deletes existing xml-model processing instruction in XML-frontmatter, e.g.
is being reduced to
<?xml version="1.0" encoding="UTF-8"?> <?xml-model href="https://music-encoding.org/schema/4.0.1/mei-CMN.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?> <?xml-model href="https://music-encoding.org/schema/4.0.1/mei-CMN.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
even when only looking at the file and not modifying anything in vertaktoid.<?xml version="1.0" encoding="UTF-8"?>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels