Project

General

Profile

1
<?xml version="1.0"?>
2
<style-set name="knb">
3
<!-- general login & search -->
4
  <default-style>@systemidserver@@style-path@/ascii-treeview.xsl</default-style>
5
  <doctype publicid="-//NCEAS//login//EN">
6
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/login.xsl</target>
7
  </doctype>
8
  <doctype publicid="-//NCEAS//resultset//EN">
9
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/resultset.xsl</target>
10
  </doctype>
11
  <doctype publicid="-//NCEAS//eml-generic//EN">
12
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/generic-morpho.xsl</target>
13
  </doctype>
14
<!-- pre-beta6 modules -->
15
<!-- NOTE these settings are unchanged from the previous version - only the xsl 
16
     filename has changed from "eml-dataset-display.xsl" to "eml-dataset-2.0.0beta4.xsl" -->
17
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.0">
18
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml2/eml-2.0.0.xsl</target>
19
  </doctype>
20
  <doctype publicid="-//NCEAS//eml-dataset//EN">
21
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-2.0.0beta4.xsl</target>
22
  </doctype>
23
  <doctype publicid="-//NCEAS//eml-dataset-2.0//EN">
24
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-2.0.0beta4.xsl</target>
25
  </doctype>
26
  <doctype publicid="-//NCEAS//eml-resource//EN">
27
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-2.0.0beta4.xsl</target>
28
  </doctype>
29
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN">
30
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-2.0.0beta4.xsl</target>
31
  </doctype>
32
<!-- beta6 modules -->
33
  <doctype publicid="-//ecoinformatics.org//eml-access-2.0.0beta6//EN">
34
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-access-2.0.0beta6.xsl</target>
35
  </doctype>
36
  <doctype publicid="-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN">
37
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-attribute-2.0.0beta6.xsl</target>
38
  </doctype>
39
  <doctype publicid="-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN">
40
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-constraint-2.0.0beta6.xsl</target>
41
  </doctype>
42
  <doctype publicid="-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN">
43
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-coverage-2.0.0beta6.xsl</target>
44
  </doctype>
45
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN">
46
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-2.0.0beta6.xsl</target>
47
  </doctype>
48
  <doctype publicid="-//ecoinformatics.org//eml-entity-2.0.0beta6//EN">
49
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-entity-2.0.0beta6.xsl</target>
50
  </doctype>
51
  <doctype publicid="-//ecoinformatics.org//eml-literature-2.0.0beta6//EN">
52
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-literature-2.0.0beta6.xsl</target>
53
  </doctype>
54
  <doctype publicid="-//ecoinformatics.org//eml-physical-2.0.0beta6//EN">
55
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-physical-2.0.0beta6.xsl</target>
56
  </doctype>
57
  <doctype publicid="-//ecoinformatics.org//eml-project-2.0.0beta6//EN">
58
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-project-2.0.0beta6.xsl</target>
59
  </doctype>
60
  <doctype publicid="-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN">
61
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-protocol-2.0.0beta6.xsl</target>
62
  </doctype>
63
  <doctype publicid="-//ecoinformatics.org//eml-software-2.0.0beta6//EN">
64
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-software-2.0.0beta6.xsl</target>
65
  </doctype>
66
</style-set>
(12-12/31)