1
|
<?xml version="1.0"?>
|
2
|
<style-set name="knb">
|
3
|
<default-style>http://@server@@style-path@/ascii-treeview.xsl</default-style>
|
4
|
<doctype publicid="-//NCEAS//resultset//EN">
|
5
|
<target publicid="-//W3C//HTML//EN">http://@server@@style-path@/resultset.xsl</target>
|
6
|
</doctype>
|
7
|
<doctype publicid="-//NCEAS//login//EN">
|
8
|
<target publicid="-//W3C//HTML//EN">http://@server@@style-path@/login.xsl</target>
|
9
|
</doctype>
|
10
|
<doctype publicid="-//NCEAS//eml-dataset-2.0//EN">
|
11
|
<target publicid="-//W3C//HTML//EN">http://@server@@style-path@/eml-dataset-display.xsl</target>
|
12
|
</doctype>
|
13
|
<doctype publicid="-//NCEAS//eml-dataset//EN">
|
14
|
<target publicid="-//W3C//HTML//EN">http://@server@@style-path@/eml-dataset-display.xsl</target>
|
15
|
</doctype>
|
16
|
<doctype publicid="-//NCEAS//eml-resource//EN">
|
17
|
<target publicid="-//W3C//HTML//EN">http://@server@@style-path@/eml-dataset-display.xsl</target>
|
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>
|
22
|
<doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN">
|
23
|
<target publicid="-//W3C//HTML//EN">http://@server@@style-path@/eml-dataset-display.xsl</target>
|
24
|
</doctype>
|
25
|
<doctype publicid="-//NCEAS//eml-generic//EN">
|
26
|
<target publicid="-//W3C//HTML//EN">http://@server@@style-path@/generic-morpho.xsl</target>
|
27
|
</doctype>
|
28
|
</style-set>
|