-
Hi everyone, I was looking at adding Measurement IDs to type G measurements in a msr.xml file. I couldn't get them to import in the msr.xml format. To test if it was an error with my placement, I added a test Measurement ID in a dna format .msr file as per the User's Guide. It imported with no issues. I then exported that as msr.xml using 'import --export-xml-files'. The measurement ID was successfully added to the exported msr.xml file. When I attempted to import the new msr.xml file I received the below error.
I'm using version 1.2.7. Sorry if it has been raised before. I looked across GitHub to see if it had popped up or been dealt with. It's no biggie if there isn't an answer. I just thought it was something worth raising. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@BatchelorJ provided the answer. I was using an older version of the DynaML.xsd. Using the latest version has solved the issue. |
Beta Was this translation helpful? Give feedback.
@BatchelorJ provided the answer. I was using an older version of the DynaML.xsd. Using the latest version has solved the issue.