Project

General

Profile

1
<?xml version="1.0"?>
2
<style-set name="first">
3
<!-- general login & search -->
4
  <default-style>/style/common/ascii-treeview.xsl</default-style>
5

    
6
  <doctype publicid="-//NCEAS//resultset//EN">
7
    <target publicid="-//W3C//HTML//EN">/style/skins/first/first-resultset.xsl</target>
8
  </doctype>
9
  
10
  <!-- EdML doctype -->
11
  <doctype publicid="edml://ecoinformatics.org/edml">
12
    <target publicid="-//W3C//HTML//EN">/style/skins/first/xsl/edml.xsl</target>
13
  </doctype>
14
  
15
  <!-- qti doctype -->
16
  <doctype publicid="http://www.imsglobal.org/xsd/ims_qtiasiv1p2">
17
    <target publicid="-//W3C//HTML//EN">/style/skins/first/xsl/qti-root.xsl</target>
18
  </doctype>
19

    
20
  <!-- login -->
21
  <doctype publicid="-//NCEAS//login//EN">
22
    <target publicid="-//W3C//HTML//EN">/style/skins/first/login.xsl</target>
23
  </doctype>
24

    
25
<!--  
26
  <doctype publicid="-//NCEAS//eml-generic//EN">
27
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/generic-morpho.xsl</target>
28
  </doctype>
29
-->
30

    
31

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