Project

General

Profile

« Previous | Next » 

Revision 1707

Added by Jing Tao about 21 years ago

Revised attribute list.

View differences:

eml-dataset-2.0.0.xsl
322 322
            <td width="{$secondColWidth}" class="{$firstColStyle}">
323 323
             <a><xsl:attribute name="href">
324 324
              <xsl:value-of select="$tripleURI"/><xsl:value-of select="$docid"/>&amp;displaymodule=entity&amp;entitytype=<xsl:value-of select="$type"/>&amp;entityindex=<xsl:value-of select="$index"/></xsl:attribute>
325
             <br><xsl:value-of select="./entityName"/> (<xsl:value-of select="$showtype"/>)</br></a>
325
             <b><xsl:value-of select="./entityName"/> (<xsl:value-of select="$showtype"/>)</b></a>
326 326
            </td>
327 327
         </tr> 
328 328
          </xsl:for-each>
......
333 333
            <td width="{$secondColWidth}" class="{$firstColStyle}">
334 334
             <a><xsl:attribute name="href">
335 335
              <xsl:value-of select="$tripleURI"/><xsl:value-of select="$docid"/>&amp;displaymodule=entity&amp;entitytype=<xsl:value-of select="$type"/>&amp;entityindex=<xsl:value-of select="$index"/></xsl:attribute>
336
             <br><xsl:value-of select="./entityName"/> (<xsl:value-of select="$showtype"/>)</br></a>
336
             <b><xsl:value-of select="./entityName"/> (<xsl:value-of select="$showtype"/>)</b></a>
337 337
            </td>
338 338
         </tr>
339 339
       </xsl:otherwise>

Also available in: Unified diff