INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', '-//NCEAS//resultset//EN', '-//W3C//HTML//EN', '-//NCEAS//resultset.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/style/resultset.xsl'); INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', '-//NCEAS//eml-dataset//EN', '-//W3C//HTML//EN', '-//NCEAS//eml-dataset-display.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/style/eml-dataset-display.xsl'); INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', '-//NCEAS//eml-variable//EN', '-//W3C//HTML//EN', '-//NCEAS//eml-variable-display.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/style/eml-variable-display.xsl'); INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', '-//NCEAS//eml-file//EN', '-//W3C//HTML//EN', '-//NCEAS//eml-file-display.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/style/eml-file-display.xsl'); INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', '-//NCEAS//marineresultset//EN', '-//W3C//HTML//EN', '-//NCEAS//marine.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/marine/marine.xsl'); INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', 'resource', '-//W3C//HTML//EN', '-//NCEAS//resource.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/style/resource.xsl'); INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', '-//NCEAS//resource//EN', '-//W3C//HTML//EN', '-//NCEAS//resource.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/style/resource.xsl'); INSERT INTO xml_catalog (entry_type, source_doctype, target_doctype, public_id, system_id) VALUES ('XSL', '-//NCEAS//login//EN', '-//W3C//HTML//EN', '-//NCEAS//login.xsl', 'http://dev.nceas.ucsb.edu:8090/knb/style/login.xsl');