Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author Name: Margaret O'Brien (Margaret O'Brien) Original Redmine Issue: 3838, https://projects.ecoinformatics.org/ecoinfo/issues/3838 Original Date: 2009-02-25 Original Assignee: Matt Jones
in eml-dataset.xsd there is a misspelled choice in an enumeration list, under MaintUpFreqType eml-dataset.xsd:417: <xs:enumeration value="unkown"/>
BTW, my new favorite program is MicroSpell. Free, or $29 if you feel guilty.
The text was updated successfully, but these errors were encountered:
Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:24:42Z
Original Bugzilla ID was 3838
Sorry, something went wrong.
Fixed in eml-dataset.xsd by adding a new 'unknown' value. Kept the original value in the enumeration for backwards compatibility, but noted that its use is deprecated.
mbjones
No branches or pull requests
Author Name: Margaret O'Brien (Margaret O'Brien)
Original Redmine Issue: 3838, https://projects.ecoinformatics.org/ecoinfo/issues/3838
Original Date: 2009-02-25
Original Assignee: Matt Jones
in eml-dataset.xsd
there is a misspelled choice in an enumeration list, under MaintUpFreqType
eml-dataset.xsd:417: <xs:enumeration value="unkown"/>
BTW, my new favorite program is MicroSpell. Free, or $29 if you feel guilty.
The text was updated successfully, but these errors were encountered: