-
```
Design a suite of unittest for the MusicXML module.
The suite should check the valid generation of the xml tree. It is not easy
to compare xml trees but can be solved "good enough" with an algori…
-
I'm making the first experiences with MusicXML export and notice that oXygen (evaluation version) complains about a lot of validation errors.
Is this relevant (I think so)?
Should I try to identify i…
-
I thought I'd let you know that I wrote a script to scrape the [MusicXML examples from the W3C site](https://www.w3.org/2021/06/musicxml40/musicxml-reference/examples/).
Here's [the script](https:/…
-
```
It would be nice to be able to export to MusicXML and/or import it.
Over 100 applications -both commercial and open source- will be able to use
it: http://www.musicxml.org/xml.html
```
Original …
-
```
See thread:
http://groups.google.com/group/mingus-python/browse_thread/thread/ac2169cd90b43b
bb
Javier Palanca is adding this.
```
Original issue reported on code.google.com by `Rhijnauwen@gmail…
-
```
Design a suite of unittest for the MusicXML module.
The suite should check the valid generation of the xml tree. It is not easy
to compare xml trees but can be solved "good enough" with an algori…
-
https://en.wikipedia.org/wiki/MusicXML
-
If you look at the MusicXML reference, there are the following menu entries on the left side (among other entries):
```
MusicXML Reference
Elements
Data Types
Examples
```
It wo…
-
-
add a function to AEXMLDocument so that we can set and check it
should we make our own DTD that adds the custom position element?
```xml
...
1
4
```