Project

General

Profile

1 832 jones
<?xml version="1.0"?>
2
<style-set name="knb">
3 978 tao
  <default-style>@systemidserver@@style-path@/ascii-treeview.xsl</default-style>
4 832 jones
  <doctype publicid="-//NCEAS//resultset//EN">
5 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/resultset.xsl</target>
6 832 jones
  </doctype>
7
  <doctype publicid="-//NCEAS//login//EN">
8 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/login.xsl</target>
9 832 jones
  </doctype>
10
  <doctype publicid="-//NCEAS//eml-dataset-2.0//EN">
11 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-display.xsl</target>
12 832 jones
  </doctype>
13
  <doctype publicid="-//NCEAS//eml-dataset//EN">
14 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-display.xsl</target>
15 832 jones
  </doctype>
16
  <doctype publicid="-//NCEAS//eml-resource//EN">
17 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-display.xsl</target>
18 832 jones
  </doctype>
19 860 jones
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN">
20 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-display.xsl</target>
21 860 jones
  </doctype>
22 884 jones
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN">
23 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/eml-dataset-display.xsl</target>
24 884 jones
  </doctype>
25 936 tao
  <doctype publicid="-//NCEAS//eml-generic//EN">
26 978 tao
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/generic-morpho.xsl</target>
27 936 tao
</doctype>
28 832 jones
</style-set>