Dear learned denizens of the Compose Forum:
I'm interested in parsing an xml file from Compose, I wonder what my options are?
I would primarily like to work in OML, it looks like I could use python library + python to OML bridge to do this, but is there any option to do this directly in OML?
I found this example in Octave; however, it requires javaObject(), javaaddpath() to achieve it.
%reference:https://wiki.octave.org/Cookbook#Load_XML_files
Has anyone built something to do this already, or is there any option using OML directly?
Thanks for any advice.
Best,
Andy