w3c / musicxml

MusicXML specification
479 stars 56 forks source link

Errors in examples #496

Open infojunkie opened 7 months ago

infojunkie commented 7 months ago

At https://github.com/infojunkie/musicxml-midi/pull/40, I am working on extracting the MusicXML examples to use them as test cases.

Part of my script validates each example using xmllint and the 4.0 spec. I found that 5 examples are not validating:

I'll be submitting a PR to fix these errors.

mscuthbert commented 7 months ago

Thanks -- these look right to me -- I'm going to set up a 4.1 branch and then merge.