Project

General

Profile

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
<!-- NOTE these settings are unchanged from the previous version - only the xsl 
21
     filename has changed from "eml-dataset-display.xsl" to "eml-dataset-2.0.0beta4.xsl" -->
22
  <doctype publicid="eml://ecoinformatics.org/eml-2.1.0">
23
    <target publicid="-//W3C//HTML//EN">/style/skins/parc/parc-eml-2.1.0.xsl</target>
24
  </doctype>
25
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.1">
26
    <target publicid="-//W3C//HTML//EN">/style/skins/parc/parc.xsl</target>
27
  </doctype>
28
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.0">
29
    <target publicid="-//W3C//HTML//EN">/style/skins/parc/parc.xsl</target>
30
  </doctype>
31
</style-set>
(3-3/3)