Project

General

Profile

« Previous | Next » 

Revision 1569

Added by Jing Tao about 21 years ago

Fixed error in sql command.

View differences:

src/loadschema.sql
1
NSERT INTO xml_catalog (entry_type, public_id, system_id)
1
INSERT INTO xml_catalog (entry_type, public_id, system_id)
2 2
  VALUES ('Schema', '@eml2namespace@', '@systemidserver@@html-path@/schema/eml.xsd');

Also available in: Unified diff