source: main/trunk/model-cols-dev/peijones/etc/excerpt.xml@ 24893

Last change on this file since 24893 was 24556, checked in by sjm84, 13 years ago

Adding the first version of the Peijones collection

  • Property svn:executable set to *
File size: 714 bytes
Line 
1
2YYYY
3<div id="wrap">
4 <div id="small">
5 <gsf:metadata name="screenicon"/>
6 </div>
7 <div id="mover" style="width: 200px; height: 200px; overflow: hidden; position: absolute; display: block; " >
8 <div id="overlay" />
9 <div id="large">
10
11 <img>
12 <xsl:attribute name='src'><xsl:value-of disable-output-escaping="yes"
13 select="/page/pageResponse/collection/metadataList/metadata[@name='httpPath']" />/index/assoc/<xsl:value-of
14 disable-output-escaping="yes" select="metadataList/metadata[@name='assocfilepath']" />/<xsl:value-of
15 disable-output-escaping="yes" select="metadataList/metadata[@name='srclinkFile']" /></xsl:attribute>
16 </img>
17
18 </div>
19 </div>
20</div>
Note: See TracBrowser for help on using the repository browser.