Project

General

Profile

« Previous | Next » 

Revision 7109

register stmml-1.1 schema (distributed as part of EML 2.1.0) in an effort to avoid unnecessary network traffic or the failed retrieval of the stale XSD sitting on unofficial servers

View differences:

loaddtdschema-postgres.sql
44 44
INSERT INTO xml_catalog (entry_type, public_id, system_id)
45 45
  VALUES ('Schema', '@stmmlnamespace@', '/schema/eml-2.0.1/stmml.xsd');
46 46
INSERT INTO xml_catalog (entry_type, public_id, system_id)
47
  VALUES ('Schema', '@stmml11namespace@', '/schema/eml-2.1.0/stmml.xsd');
48
INSERT INTO xml_catalog (entry_type, public_id, system_id)
47 49
  VALUES ('Schema', 'metadata', '/schema/fgdc-std-001/fgdc-std-001-1998.xsd');
48 50
INSERT INTO xml_catalog (entry_type, public_id, system_id)
49 51
  VALUES ('Schema', '@eml2_1_0namespace@', '/schema/eml-2.1.0/eml.xsd');

Also available in: Unified diff