Project

General

Profile

« Previous | Next » 

Revision 5709

add support for EML 2.1.1

View differences:

upgrade-db-to-1.10.0-oracle.sql
18 18
 */
19 19
INSERT INTO xml_catalog (entry_type, public_id, system_id)
20 20
  VALUES ('Schema', 'http://dataone.org/service/types/0.5.1', '/schema/D1_SCHEMA_0_5_1/dataoneTypes.xsd');
21
  
21

  
22
INSERT INTO xml_catalog (entry_type, public_id, system_id)
23
  VALUES ('Schema', '@eml2_1_1namespace@', '/schema/eml-2.1.1/eml.xsd');
24

  
22 25
/*
23 26
 * update the database version
24 27
 */

Also available in: Unified diff