Task #190
update sysmeta schema enumerated values with real values
100%
Description
The system metadata schema
source:software/cicore/trunk/schemas/coordinating_node_sysmeta.xsd
has place holder values for enumerated strings. These need to be replaced with real values.
e.g. ChecksumAlgorithm should be "SHA-1", "SHA-224", "SHA-256", "SHA-384", "SHA-512" conforming to the algorithms listed in the "Federal Information Processing Standard 180-2, Secure Hash Standard":http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf.
Associated revisions
Added some real values to ChecksumAlgorithm, added text/plain as an ObjectFormatType and updated the example instance doc. Closes #190
Added some real values to ChecksumAlgorithm, added text/plain as an ObjectFormatType and updated the example instance doc. Closes #190
Added some real values to ChecksumAlgorithm, added text/plain as an ObjectFormatType and updated the example instance doc. Closes #190
History
#1 Updated by Dave Vieglais almost 15 years ago
- Status changed from New to Closed