Hi, This works perfect on my page (item-list) <xsl:value-of 
select="//mets:fileGrp[@USE='THUMBNAIL']/mets:file/@MIMETYPE"/> but when I try  
<xsl:value-of 
select="$context/mets:fileSec/mets:fileGrp[@USE='THUMBNAIL']/mets:file/@MIMETYPE"/>
 where context is set to "." above, I get nothing.

Here is something else odd. In item-view I use @MIMETYPE and I see it for every 
bitstream. But in item-list, when I use $mimetype, I rarely shows.  $mimetype 
is declared like this. <xsl:param name="mimetype" 
select="//mets:fileGrp[@USE='THUMBNAIL']/mets:file/@MIMETYPE"/>

I'm really not familiar with the mets format, so if I'm doing it wrong, it's 
from examples I have found on google.

-Matthew

This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to