Project

General

Profile

« Previous | Next » 

Revision 809

Added by berkley almost 23 years ago

added new dtds

View differences:

loaddtd.sql
40 40
INSERT INTO xml_catalog (entry_type, public_id, system_id)
41 41
    VALUES ('DTD', '-//NCEAS//eml-software-2.0//EN',
42 42
            'http://dev.nceas.ucsb.edu/jones/dtd/eml-software-2.0.dtd');
43
INSERT INTO xml_catalog (entry_type, public_id, system_id)
44
    VALUES ('DTD', '-//NCEAS//eml-physical-2.0//EN',
45
            'http://dev.nceas.ucsb.edu/jones/dtd/eml-physical-2.0.dtd');
46
INSERT INTO xml_catalog (entry_type, public_id, system_id)
47
    VALUES ('DTD', '-//NCEAS//eml-party-2.0//EN',
48
            'http://dev.nceas.ucsb.edu/jones/dtd/eml-party-2.0.dtd');
49
INSERT INTO xml_catalog (entry_type, public_id, system_id)
50
    VALUES ('DTD', '-//NCEAS//eml-distribution-2.0//EN',
51
            'http://dev.nceas.ucsb.edu/jones/dtd/eml-distribution-2.0.dtd');

Also available in: Unified diff