Project

General

Profile

« Previous | Next » 

Revision 1661

Added by Jing Tao about 21 years ago

Revised some templates.

View differences:

eml-identifier-2.0.0.xsl
39 39
        <xsl:if test="normalize-space(.)">
40 40
          <table class="tabledefault" width="100%">
41 41
           <tr><td width="{$firstColWidth}" class="{$firstColStyle}">
42
            Metadata Identifier:</td><td width="{$secondColWidth}" class="{$secondColStyle}">
42
            Identifier:</td><td width="{$secondColWidth}" class="{$secondColStyle}">
43 43
             <xsl:value-of select="$packageID"/></td></tr>
44 44
             <xsl:if test="normalize-space(../@system)!=''">
45 45
                <tr><td width="{$firstColWidth}" class="{$firstColStyle}">
46
                  Metadata Catalog System:</td><td width="{$secondColWidth}" class="{$secondColStyle}">
46
                  Catalog System:</td><td width="{$secondColWidth}" class="{$secondColStyle}">
47 47
                  <xsl:value-of select="$system"/></td></tr>
48 48
             </xsl:if>
49 49
          </table>

Also available in: Unified diff