Project

General

Profile

« Previous | Next » 

Revision 632

Added by berkley about 24 years ago

fixed package location

View differences:

src/loaddtd.sql
24 24
     'http://dev.nceas.ucsb.edu/metadata/dtd/eml-supplement.dtd');
25 25
INSERT INTO xml_catalog (entry_type, public_id, system_id)
26 26
     VALUES ('DTD', '-//NCEAS//package//EN',
27
             'http://dev.nceas.ucsb.edu/metadata/dtd/package.dtd');
27
             'http://dev.nceas.ucsb.edu/dtd/schemas/package.dtd');
28 28
INSERT INTO xml_catalog (entry_type, public_id, system_id)
29 29
    VALUES ('DTD', '-//NCEAS//resource//EN',
30 30
            'http://dev.nceas.ucsb.edu/dtd/schemas/resource.dtd');

Also available in: Unified diff