<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="/">

<html>
<body link="gray" alink="gray" vlink="gray">

<xsl:for-each select="//image">
<table width="100%" border="0" cellpadding="5">

<tr>
<td colspan="2" width="100%" align="center" valign="top">
<a href="http://special.lib.umn.edu/manuscripts/digital/torsearch.html">
<img border="0" src="/images/tormini.jpg" alt="Minneapolis Architecture, 1848-1908 Digital Images Database" />
</a>
</td>
</tr>

<tr>
<td colspan="2" width="100%" align="center" valign="top">
<font color="gray" face="arial" size="+2"><b>Item Record</b></font>
</td>
</tr>

<tr>
<td valign="top" align="center">
	<img>
	<xsl:attribute name="src">
	<xsl:value-of select="thmbimg/thmbpath"/>
	</xsl:attribute>
	</img><br />

	<a>
	<xsl:attribute name="href">
	<xsl:value-of select="refimg/refpath"/>
	</xsl:attribute>
	 Full <xsl:text> </xsl:text><xsl:variable name="format" select="refimg/refformat"/> 
	<xsl:value-of select="substring-before($format,'/')"/>
	</a><br />

	<a>
	<xsl:attribute name="href">http://special.lib.umn.edu/manuscripts/digital/torsearch.html</xsl:attribute>New Search</a><br />
	
</td>


<td align="left" valign="top">
	<xsl:for-each select="digitalid">
	<b>Digital Identifier: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<b>Other Identifier(s): </b>
	<xsl:for-each select="standardid">
	<xsl:text> (</xsl:text><xsl:value-of select="."/><xsl:text>) </xsl:text>
	</xsl:for-each><br />	

	<xsl:for-each select="series">
	<b>Series: </b>
	<xsl:value-of select="level1"/>
	<xsl:text> (</xsl:text><xsl:value-of select="level2"/><xsl:text>)</xsl:text>
	</xsl:for-each><br />

	<xsl:for-each select="language">
	<b>Language: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<dt><b>Titles/Captions: </b></dt>
	<xsl:for-each select="title">
	<dd><xsl:value-of select="."/></dd>
	</xsl:for-each>
	<xsl:for-each select="caption">
	<dd><xsl:value-of select="."/></dd>
	</xsl:for-each><br />

	<dt><b>Creator/Contributors:</b></dt>
	<xsl:for-each select="creator">
	<dd><xsl:value-of select="."/></dd>
	</xsl:for-each>
	<xsl:for-each select="contrib">
	<dd><xsl:value-of select="."/></dd>
	</xsl:for-each><br />

	<xsl:for-each select="published">
	<b>Published: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<xsl:for-each select="descript">
	<b>Description: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<xsl:for-each select="medium">
	<b>Medium: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<xsl:for-each select="media">
	<b>Media: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<xsl:for-each select="dimensions">
	<b>Measurements: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<xsl:for-each select="imgyear">
	<b>Date: </b><xsl:value-of select="@display"/><br />
	</xsl:for-each>

	<xsl:for-each select="imgperiod">
	<b>Period: </b><xsl:value-of select="."/><br />
	</xsl:for-each>

	<xsl:for-each select="userights">
	<b>Copyright: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<b>Notes/Annotations: </b>	
	<xsl:for-each select="annotat">
	<dd><xsl:value-of select="."/><xsl:text> </xsl:text></dd>
	</xsl:for-each>
	<xsl:for-each select="note">
	<dd><xsl:value-of select="."/><xsl:text> </xsl:text></dd>
	</xsl:for-each>
	<br />

	<xsl:for-each select="intnote"/>

	<xsl:for-each select="holding">
	<b>Held by: </b><xsl:value-of select="."/> <br />
	</xsl:for-each>

	<xsl:for-each select="prov">
	<b>Provenance: </b> <xsl:value-of select="."/><br />
	</xsl:for-each>

	<dt><b>Subject Terms:</b></dt>
	<xsl:for-each select="subject">
	<dd><xsl:value-of select="."/></dd>
	</xsl:for-each><br />

	<dt><b>Related Sites:</b></dt>
	<xsl:for-each select="relatedurx">
	<dd>
	<xsl:value-of select="@relation"/><xsl:text>&nbsp;</xsl:text>
	<a>
	<xsl:attribute name="href">
	<xsl:value-of select="."/>
	</xsl:attribute>
	<xsl:value-of select="."/>
	</a></dd>
	</xsl:for-each><br />
</td>
</tr>
</table>
<hr />
<font size="1" color="gray">
<p align="center">
<a>
<xsl:attribute name="href">http://digital.lib.umn.edu/IMAGES/</xsl:attribute>
<img>
<xsl:attribute name="src">/images/imagesartlogo3mini.jpg</xsl:attribute> 
<xsl:attribute name="border">0</xsl:attribute>
</img>
</a>
<br />
This site is a participant in the 
<a><xsl:attribute name="href">http://www.lib.umn.edu"></xsl:attribute>
 University of Minnesota Libraries</a> Metadata Aggregator<br />
Copyright 2001, Regents of the University of Minnesota -- Twin Cities<br/>
The University of Minnesota is an equal opportunity educator and employer.<br />
Send comments, questions to <a><xsl:attribute name="href">mailto:mssref@umn.edu</xsl:attribute>mssref@umn.edu</a>
</p>
</font>

</xsl:for-each>
</body>
</html>
</xsl:template>
	
</xsl:stylesheet>