Project

General

Profile

« Previous | Next » 

Revision 789

Added by berkley about 23 years ago

updated script with new eml20 dtds

View differences:

src/loaddtd.sql
34 34
INSERT INTO xml_catalog (entry_type, public_id, system_id)
35 35
    VALUES ('DTD', '-//NCEAS//eml-entity-2.0//EN',
36 36
            'http://dev.nceas.ucsb.edu/jones/dtd/eml-entity-2.0.dtd');
37
INSERT INTO xml_catalog (entry_type, public_id, system_id)
38
    VALUES ('DTD', '-//NCEAS//eml-access-2.0//EN',
39
            'http://dev.nceas.ucsb.edu/jones/dtd/eml-access-2.0.dtd');

Also available in: Unified diff