-
Notifications
You must be signed in to change notification settings - Fork 39
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.
- Parsing:
testingmsr.xml... 79%
- Error: instance document parsing failed
- line 76278, column 22, severity 1
- no declaration found for element 'MeasurementID'
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.
All reactions
@BatchelorJ provided the answer. I was using an older version of the DynaML.xsd. Using the latest version has solved the issue.
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.
All reactions
Good to hear. FYI - the latest version is kept here:
https://github.com/GeoscienceAustralia/DynAdjust/sampleData