Project

General

Profile

« Previous | Next » 

Revision 472

Added by berkley over 23 years ago

added package and resource data and structures

View differences:

loadstylesheets.sql
28 28
       VALUES ('XSL', 'resource', '-//W3C//HTML//EN',
29 29
                '-//NCEAS//resource.xsl',
30 30
                'http://dev.nceas.ucsb.edu/berkley/style/resource.xsl');
31
INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype,
32
       public_id, system_id)
33
       VALUES ('XSL', '-//NCEAS//resource//EN', '-//W3C//HTML//EN',
34
                '-//NCEAS//resource.xsl',
35
                'http://dev.nceas.ucsb.edu/berkley/style/resource.xsl');

Also available in: Unified diff