1
|
<?xml version="1.0"?>
|
2
|
<style-set name="parc">
|
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/parc/parc.xsl</target>
|
8
|
</doctype>
|
9
|
|
10
|
<!-- NBII/FGDC styles -->
|
11
|
<doctype publicid="metadata">
|
12
|
<target publicid="-//W3C//HTML//EN">/style/skins/parc/parc.xsl</target>
|
13
|
<!-- <target publicid="-//W3C//HTML//EN">/style/common/fgdc/fgdc_1.xsl</target>-->
|
14
|
</doctype>
|
15
|
|
16
|
<doctype publicid="-//NCEAS//login//EN">
|
17
|
<target publicid="-//W3C//HTML//EN">/style/skins/parc/parc-login.xsl</target>
|
18
|
</doctype>
|
19
|
|
20
|
<doctype publicid="eml://ecoinformatics.org/eml-2.1.1">
|
21
|
<target publicid="-//W3C//HTML//EN">/style/skins/parc/parc.xsl</target>
|
22
|
</doctype>
|
23
|
<doctype publicid="eml://ecoinformatics.org/eml-2.1.0">
|
24
|
<target publicid="-//W3C//HTML//EN">/style/skins/parc/parc.xsl</target>
|
25
|
</doctype>
|
26
|
<doctype publicid="eml://ecoinformatics.org/eml-2.0.1">
|
27
|
<target publicid="-//W3C//HTML//EN">/style/skins/parc/parc.xsl</target>
|
28
|
</doctype>
|
29
|
<doctype publicid="eml://ecoinformatics.org/eml-2.0.0">
|
30
|
<target publicid="-//W3C//HTML//EN">/style/skins/parc/parc.xsl</target>
|
31
|
</doctype>
|
32
|
</style-set>
|