Project

General

Profile

« Previous | Next » 

Revision 5772

merge "shared" and "common" EML stylesheets into single "common" directory that is retrieved from the EML repository when Metacat is built

View differences:

semtools.xsl
32 32
                xmlns:eml="eml://ecoinformatics.org/eml-2.1.0" 
33 33
	            version="1.0">
34 34
    <xsl:import href="../../common/resultset-table.xsl"/>
35
    <xsl:import href="../../shared/eml-2/eml.xsl"/>
35
    <xsl:import href="../../common/eml-2/eml.xsl"/>
36 36
    <xsl:import href="../../common/fgdc/fgdc-root.xsl"/>
37 37
		
38 38
	<xsl:output method="html" />

Also available in: Unified diff