Mathcad Prime 9.0 Scripting with XML Data
Hello,
My company is migrating from Mathcad 15 to Mathcad Prime 9.0.
We have a number of Python scripting files that generate Mathcad 15 files by creating the XML data needed to generate and access Mathcad 15 files.
In Mathcad Prime 9.0, it looks like the files are not purely XML data. There appears to be some sort of header and footer data, in addition to the XML data.
Is there information on what the header and footer data is?
Additionally, the Python scripts internal to my company just puts together a string of characters to generate the XML data. Would this work in Mathcad Prime 9.0? I need to convert the files to support Mathcad Prime 9.0, but it doesn't appear to be as straightforward as I thought.

