Project

General

Profile

« Previous | Next » 

Revision 860

Added by Matt Jones over 22 years ago

Updated the knb.xml configuration to use the new public IDs associated with
eml beta 4.

View differences:

lib/knb.xml
1 1
<?xml version="1.0"?>
2 2
<style-set name="knb">
3
  <default-style>@server@@style-path@/ascii-treeview.xsl</default-style>
3
  <default-style>http://@server@@style-path@/ascii-treeview.xsl</default-style>
4 4
  <doctype publicid="-//NCEAS//resultset//EN">
5 5
    <target publicid="-//W3C//HTML//EN">http://@server@@style-path@/resultset.xsl</target>
6 6
  </doctype>
......
16 16
  <doctype publicid="-//NCEAS//eml-resource//EN">
17 17
    <target publicid="-//W3C//HTML//EN">http://@server@@style-path@/eml-dataset-display.xsl</target>
18 18
  </doctype>
19
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN">
20
    <target publicid="-//W3C//HTML//EN">http://@server@@style-path@/eml-dataset-display.xsl</target>
21
  </doctype>
19 22
</style-set>

Also available in: Unified diff