> > model.setNotes("<body xmlns='http://www.w3.org/1999/xhtml'>here is my > note</p></body>") this was rejected, as it is invalid XML .. if you modify it to read: model.setNotes("<body xmlns='http://www.w3.org/1999/xhtml'><p>here is my note</p></body>" you are good to go … Cheers Frank ____________________________________________________________ To manage your sbml-interoperability list subscription, visit https://utils.its.caltech.edu/mailman/listinfo/sbml-interoperability For a web interface to the sbml-interoperability mailing list, visit http://sbml.org/Forums/ For questions or feedback about the sbml-interoperability list, contact sbml-team@caltech.edu
Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)