The version of JSBML that I am testing has a problem with the SBML namespace in math elements. Here is a test program, along with a test file containing a math element, and the output of the program.
JSBML reads the math element, but it doesn't keep the SBML namespace, at least at the level of the math element. Coding would be easier if was kept. Is there a workaround for this?