You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just in case, you don't require the XML schema way yet, you might be interested in my partial translation in serde+ notation https://github.com/Matthias-Fauconneau/musicxml/blob/master/src/music_xml.rs
This use my serde-roxmltree interface which has some extensions to help translate XML schemas in serde notations.
MusicXML is a W3C standard for music notation.
I tried to play with rust-xml-schema and the MusicXML schema, and here is what happened:
I opened this ticket for the record :) as rust-xml-schema is still in a very early stage.
The text was updated successfully, but these errors were encountered: