Project

General

Profile

« Previous | Next » 

Revision 472

Added by berkley over 23 years ago

added package and resource data and structures

View differences:

loaddtd.sql
7 7
INSERT INTO xml_catalog (entry_type, public_id, system_id)
8 8
     VALUES ('DTD', '-//NCEAS//eml-variable//EN',
9 9
     'http://dev.nceas.ucsb.edu/metadata/dtd/eml-variable.dtd');
10
INSERT INTO xml_catalog (entry_type, public_id, system_id)
11
     VALUES ('DTD', '-//NCEAS//eml-variable//EN',
12
             'http://dev.nceas.ucsb.edu/metadata/dtd/package.dtd');

Also available in: Unified diff