NCEAS / z-test-issues

Test issue imports from redmine
0 stars 0 forks source link

eml not valid is xmlSpy versions 2006+, eml-text and eml-documentation #421

Closed mbjones closed 7 years ago

mbjones commented 7 years ago

Author Name: Margaret O'Brien (Margaret O'Brien) Original Redmine Issue: 2705, https://projects.ecoinformatics.org/ecoinfo/issues/2705 Original Date: 2006-12-15 Original Assignee: Matt Jones


This is NOT a duplicate of bug 2054.

These changes are needed to make eml validate in xmlSpy2006+: eml-text.xsd:

=> add mixed="true" and to the choice of this complexType add minOccurs="0" eml-documentation.xsd: add elementFormDefault="qualified" to the root-element History: Some folks who have newer versions of xmlSpy (2006, 2007) were not able to validate eml documents. The failures are mysterious and variable. Validating eml.xsd is successful, but when validating a data package, Spy replies that the schema is invalid. It usually fails in eml-view, but also occasionally in eml-project, or eml-software. Initially, Altova tech support said that it was a bug in Spy. They recently changed their tune, and suggested the above changes to our schema. With these changes, local copies of EML can now be validated in Spy2007. Altova did not quote the parts of the xml specification relating to this error. Given the error messages from Spy, I was not able to see where eml failed to comply with the xml specs. I have put the email trail with error messages at the url above, if that helps anyone else get to the bottom of this. It could be that this xmlSpy behavior is still a defect in the software, and that eml schema is valid as is, and that tech support is just trying to shut me up. Relationships to other bugs: 1. It's possible that this was part of the behavior that Inigo reported in bug #2479, or described in emails to eml-dev. 2. This is not related to bug 2054, in which eml.xsd failed due to the element in additionalMetadata. That failure was noticed first in xmlSpy2005, whereas this behavior first appeared with Spy2006.
mbjones commented 7 years ago

Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2007-04-03T19:23:19Z


Whoops - browser issues - same as 2073 and 2074

This bug has been marked as a duplicate of 2073

mbjones commented 7 years ago

Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2007-04-03T19:28:08Z


listed as dupe of wrong dupe

mbjones commented 7 years ago

Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2007-04-03T19:30:06Z


same as 2703 and 2704

This bug has been marked as a duplicate of 2703

mbjones commented 7 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:21:03Z


Original Bugzilla ID was 2705