Project

General

Profile

1
<?xml version="1.0"?>
2
<style-set name="nrs">
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-common-path@/resultset.xsl</target>
8
  </doctype>
9
  <doctype publicid="-//NCEAS//login//EN">
10
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/login.xsl</target>
11
  </doctype>
12

    
13

    
14
<!--
15
    ARE THESE STILL NEEDED????????????
16

    
17
  <doctype publicid="-//NCEAS//login//EN">
18
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/login.xsl</target>
19
  </doctype>
20

    
21
  <doctype publicid="-//NCEAS//eml-generic//EN">
22
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/generic-morpho.xsl</target>
23
  </doctype>
24
-->
25

    
26

    
27
<!-- pre-beta6 modules -->
28
<!-- NOTE these settings are unchanged from the previous version - only the xsl 
29
     filename has changed from "eml-dataset-display.xsl" to "eml-dataset-2.0.0beta4.xsl" -->
30
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.1">
31
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.1/eml.xsl</target>
32
  </doctype>
33
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.0">
34
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.1/eml.xsl</target>
35
  </doctype>
36
  <doctype publicid="-//NCEAS//eml-dataset//EN">
37
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
38
  </doctype>
39
  <doctype publicid="-//NCEAS//eml-dataset-2.0//EN">
40
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
41
  </doctype>
42
  <doctype publicid="-//NCEAS//eml-resource//EN">
43
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
44
  </doctype>
45
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN">
46
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
47
  </doctype>
48
<!-- beta6 modules -->
49
  <doctype publicid="-//ecoinformatics.org//eml-access-2.0.0beta6//EN">
50
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-access-2.0.0beta6.xsl</target>
51
  </doctype>
52
  <doctype publicid="-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN">
53
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-attribute-2.0.0beta6.xsl</target>
54
  </doctype>
55
  <doctype publicid="-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN">
56
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-constraint-2.0.0beta6.xsl</target>
57
  </doctype>
58
  <doctype publicid="-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN">
59
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-coverage-2.0.0beta6.xsl</target>
60
  </doctype>
61
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN">
62
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-dataset-2.0.0beta6.xsl</target>
63
  </doctype>
64
  <doctype publicid="-//ecoinformatics.org//eml-entity-2.0.0beta6//EN">
65
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-entity-2.0.0beta6.xsl</target>
66
  </doctype>
67
  <doctype publicid="-//ecoinformatics.org//eml-literature-2.0.0beta6//EN">
68
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-literature-2.0.0beta6.xsl</target>
69
  </doctype>
70
  <doctype publicid="-//ecoinformatics.org//eml-physical-2.0.0beta6//EN">
71
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-physical-2.0.0beta6.xsl</target>
72
  </doctype>
73
  <doctype publicid="-//ecoinformatics.org//eml-project-2.0.0beta6//EN">
74
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-project-2.0.0beta6.xsl</target>
75
  </doctype>
76
  <doctype publicid="-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN">
77
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-protocol-2.0.0beta6.xsl</target>
78
  </doctype>
79
  <doctype publicid="-//ecoinformatics.org//eml-software-2.0.0beta6//EN">
80
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-software-2.0.0beta6.xsl</target>
81
  </doctype>
82
</style-set>
(8-8/9)