Project

General

Profile

« Previous | Next » 

Revision 627

Added by berkley over 23 years ago

added resource to the dtd script

View differences:

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

  
28
INSERT INTO xml_catalog (entry_type, public_id, system_id)
29
    VALUES ('DTD', '-//NCEAS//resource//EN',
30
            'http://dev.nceas.ucsb.edu/dtd/schemas/resource.dtd');

Also available in: Unified diff