Project

General

Profile

1 3529 leinfelder
<?xml version="1.0"?>
2
<style-set name="first">
3
<!-- general login & search -->
4
  <default-style>@systemidserver@@style-common-path@/ascii-treeview.xsl</default-style>
5
6
  <doctype publicid="-//NCEAS//resultset//EN">
7
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-skins-path@/first/first-ajax-resultset.xsl</target>
8
  </doctype>
9
10
  <!-- EdML doctype -->
11
  <doctype publicid="edml://ecoinformatics.org/edml">
12
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-skins-path@/first/xsl/edml.xsl</target>
13
  </doctype>
14
15
</style-set>