View MusicXML File Tags #17295
-
|
Hello, trying to view the contents i.e. tags/values etc, of a MusicXML file, however it only renders as notation in Muse Score and text editors render as unreadable characters. Any help is much appreciated. Rich O |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
If it is a |
Beta Was this translation helpful? Give feedback.
-
|
Only if is is a |
Beta Was this translation helpful? Give feedback.
If it is a
.mxlfile, then it is a "compressed musicxml file". That means that it is actually a ZIP file, with the real MusicXML code inside it. You can view the XML code by renaming the file by replacing.mxlwith.zip, and then using any ZIP program (for example, Windows Explorer's built-in tools) to unzip it. The result should be a folder containing a file that contains the MusicXML code.