Revision 1732
Added by Jing Tao over 21 years ago
eml-spatialvector-2.0.0.xsl | ||
---|---|---|
87 | 87 |
</xsl:call-template> |
88 | 88 |
</xsl:for-each> |
89 | 89 |
<xsl:for-each select="additionalInfo"> |
90 |
<xsl:call-template name="entityDescription">
|
|
90 |
<xsl:call-template name="entityadditionalInfo">
|
|
91 | 91 |
<xsl:with-param name="entityfirstColStyle" select="$spatialvectorfirstColStyle"/> |
92 | 92 |
</xsl:call-template> |
93 | 93 |
</xsl:for-each> |
Also available in: Unified diff
Fixed some bugs in these style sheets.