Project

General

Profile

« Previous | Next » 

Revision 5709

add support for EML 2.1.1

View differences:

loaddtdschema-oracle.sql
48 48
INSERT INTO xml_catalog (entry_type, public_id, system_id)
49 49
  VALUES ('Schema', '@eml2_1_0namespace@', '/schema/eml-2.1.0/eml.xsd');
50 50
INSERT INTO xml_catalog (entry_type, public_id, system_id)
51
  VALUES ('Schema', '@eml2_1_1namespace@', '/schema/eml-2.1.1/eml.xsd');
52
INSERT INTO xml_catalog (entry_type, public_id, system_id)
51 53
  VALUES ('Schema', '/schema/RegistryService/RegistryEntryType.xsd', '/schema/RegistryService/RegistryEntryType.xsd');
52 54

  
53 55
INSERT INTO xml_catalog (entry_type, public_id, system_id)

Also available in: Unified diff