- From: George Greaney <george.e.greaney@gmail.com>
- Date: Sun, 07 Jan 2018 20:29:38 +0000
- To: public-music-notation-contrib@w3.org
I am reading through the documentation in the latest version of the musicxml.xsd file downloaded from GitHub and I believe I have found two typos, probably the result of cut and paste errors. in the annotation section for the simple type <midi-128>, it reads "The midi-16 type is used to express MIDI 1.0 values that range from 1 to 128" but should read "The midi-128 type is used to express MIDI 1.0 values that range from 1 to 128". Similarly, in the annotation section for the simple type <midi-16384>, it reads "The midi-16 type is used to express MIDI 1.0 values that range from 1 to 16,384."and should read "The midi-16384 type is used to express MIDI 1.0 values that range from 1 to 16,384". I assume these were copied from the <midi-16> simple type annotation preceding them and not updated completely. I'd post this to the issues list but this is such a simple fix and can be done quickly without of ticket shuffling. hope this helps! George
Received on Friday, 12 January 2018 08:39:01 UTC