music-encoding
music-encoding copied to clipboard
美 The Music Encoding Initiative schema and guidelines development repository
It would be great if we added yet another validation test for the generated schema files against the RelaxNG syntax.
Related: - [ ] #1591 - [ ] #1531 - [ ] #1203
Related: - [ ] #1554 - [ ] #1475 - [ ] #1440 - [ ] #1210 - [ ] #848
As part of a non-MEI project, I created an XSL transform [tagAnalysis.zip](https://github.com/user-attachments/files/18241382/tagAnalysis.zip) that generates a "census" of elements and attributes (as well as their values) from an XML instance. The...
Related:
For `[email protected]` (and`[email protected]`, etc.): https://music-encoding.org/guidelines/v4/elements/note.html > dur.recip(optional)Duration as an optionally dotted Humdrum `*recip` value. Value of datatype a string matching the following regular expression: "`\d+(\.)*`" . It would be useful...
Some attributes (e.g., `@role`) have a datatype `rng:text`, which cannot be replaced with the TEI equivalent `tei:textNode`, as it expects a `tei:dataRef`. We probably need to set up a specialized...
There's currently no method for indicating that a word/syllable has an extension line. Making `` a member of att.extender will permit mark up like the following -- ``` Je ```...
Related: - [ ] #697 - [ ] #827 - [x] #970 - [x] #1558
The current set of values for `bracketSpan@func` is very limited. For _Hauptstimme_ and _Nebenstimme_ we can set the symbol with `@lstartsym`, but that reflects only the visual appearance.  It...