Project

General

Profile

1
<?xml version="1.0"?>
2
<style-set name="knp">
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@/kepler/resultset.xsl</target>
8
  </doctype>
9

    
10
  <doctype publicid="-//NCEAS//login//EN">
11
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-skins-path@/dev/login.xsl</target>
12
  </doctype>
13
  <doctype publicid="-//NCEAS//unauth_login//EN">
14
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-skins-path@/dev/login.xsl</target>
15
  </doctype>
16
  <doctype publicid="entity">
17
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-skins-path@/kepler/entity.xsl</target>
18
  </doctype>
19
</style-set>
(9-9/11)