Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle about 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

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

  
6 6
  <doctype publicid="-//NCEAS//resultset//EN">
7
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/resultset.xsl</target>
7
    <target publicid="-//W3C//HTML//EN">/style/common/resultset.xsl</target>
8 8
  </doctype>
9 9

  
10 10

  
11 11
<!-- eml-2.0.1 modules -->
12 12
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.1">
13
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.1/eml.xsl</target>
13
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target>
14 14
  </doctype>
15 15

  
16 16
<!-- eml-2.0.0 modules -->
17 17
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.0">
18
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.1/eml.xsl</target>
18
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target>
19 19
  </doctype>
20 20
  
21 21
<!-- eml-2.0.0beta6 modules -->
22 22
  <doctype publicid="-//ecoinformatics.org//eml-access-2.0.0beta6//EN">
23
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-access-2.0.0beta6.xsl</target>
23
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-access-2.0.0beta6.xsl</target>
24 24
  </doctype>
25 25
  <doctype publicid="-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN">
26
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-attribute-2.0.0beta6.xsl</target>
26
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-attribute-2.0.0beta6.xsl</target>
27 27
  </doctype>
28 28
  <doctype publicid="-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN">
29
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-constraint-2.0.0beta6.xsl</target>
29
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-constraint-2.0.0beta6.xsl</target>
30 30
  </doctype>
31 31
  <doctype publicid="-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN">
32
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-coverage-2.0.0beta6.xsl</target>
32
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-coverage-2.0.0beta6.xsl</target>
33 33
  </doctype>
34 34
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN">
35
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-dataset-2.0.0beta6.xsl</target>
35
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-dataset-2.0.0beta6.xsl</target>
36 36
  </doctype>
37 37
  <doctype publicid="-//ecoinformatics.org//eml-entity-2.0.0beta6//EN">
38
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-entity-2.0.0beta6.xsl</target>
38
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-entity-2.0.0beta6.xsl</target>
39 39
  </doctype>
40 40
  <doctype publicid="-//ecoinformatics.org//eml-literature-2.0.0beta6//EN">
41
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-literature-2.0.0beta6.xsl</target>
41
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-literature-2.0.0beta6.xsl</target>
42 42
  </doctype>
43 43
  <doctype publicid="-//ecoinformatics.org//eml-physical-2.0.0beta6//EN">
44
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-physical-2.0.0beta6.xsl</target>
44
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-physical-2.0.0beta6.xsl</target>
45 45
  </doctype>
46 46
  <doctype publicid="-//ecoinformatics.org//eml-project-2.0.0beta6//EN">
47
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-project-2.0.0beta6.xsl</target>
47
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-project-2.0.0beta6.xsl</target>
48 48
  </doctype>
49 49
  <doctype publicid="-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN">
50
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-protocol-2.0.0beta6.xsl</target>
50
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-protocol-2.0.0beta6.xsl</target>
51 51
  </doctype>
52 52
  <doctype publicid="-//ecoinformatics.org//eml-software-2.0.0beta6//EN">
53
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-software-2.0.0beta6.xsl</target>
53
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-software-2.0.0beta6.xsl</target>
54 54
  </doctype>
55 55
  
56 56
</style-set>

Also available in: Unified diff