Revision 1631
Added by Jing Tao over 21 years ago
lib/style/eml2/eml-2.0.0.xsl | ||
---|---|---|
32 | 32 |
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> |
33 | 33 |
<xsl:import href="eml-settings-2.0.0.xsl"/> |
34 | 34 |
<xsl:import href="eml-identifier-2.0.0.xsl"/> |
35 |
<xsl:import href="eml-text-2.0.0.xsl"/> |
|
35 | 36 |
<xsl:import href="eml-dataset-2.0.0.xsl"/> |
36 | 37 |
|
37 | 38 |
<xsl:output method="html" encoding="iso-8859-1"/> |
Also available in: Unified diff
Add some import file.