Actions
Bug #3721
closedSome empty EML elements cause validator to fail
Start date:
01/05/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3721
Description
Some elements have to be populated if they exist in the doc. The registry currently creates them as empty elements and the doc fails.
Some of these elements are:
shortName, title, language, series, keywordThesaurus, name, definition, defaultValue, mediumName, mediumDensity, mediumDensityUnits, mediumVolume, mediumFormat, mediumNote, onlineDescription
Files
Updated by Shaun Walbridge almost 16 years ago
Image of the completed form used by Chooyan to generate the EML SAX validation error.
Updated by Shaun Walbridge almost 16 years ago
Registry wasn't validating inputs for either data medium or usage rights. With the stricter requirements of EML 2.1, this caused a SAX validation error. I've added form validation requirements for these two fields in r4730.
Actions