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

<xsl:text disable-output-escaping="yes">
&lt;body link="gray" alink="gray" vlink="gray" bgcolor="#ffffff"&gt;
</xsl:text>

<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/atcsearch.html">
<img>
<xsl:attribute name="src">/images/atcmini.jpg</xsl:attribute>
<xsl:attribute name="border">0</xsl:attribute>
<xsl:attribute name="alt">American Terra Cotta Company Digital Images Database</xsl:attribute>
</img>
</a>
<br />
<font color="gray" face="arial" size="+2"><b>Item Record</b></font><br /><br />
<a><xsl:attribute name="href">http://special.lib.umn.edu/manuscripts/digital/atcsearch.html</xsl:attribute>New Search</a><br />
</td>
</tr>

<tr>
	<td width="150" align="center" valign="top" bgcolor="#ccccff">
	<img>
	<xsl:attribute name="src">
	<xsl:value-of select="thmbimg/thmbpath"/>
	</xsl:attribute>
	<xsl:attribute name="width">100</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 />
	</td>

	<td align="left" valign="top" bgcolor="#ffffff">
	<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 />

	<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>&nbsp;</xsl:text></dd>
	</xsl:for-each>
	<xsl:for-each select="note">
	<dd><xsl:value-of select="."/><xsl:text>&nbsp;</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:text>[Relationship="</xsl:text>
	<xsl:value-of select="@relation"/><xsl:text>"]&nbsp;&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" face="verdana" 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-2002, 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@tc.umn.edu</xsl:attribute>mssref@tc.umn.edu</a>
</p>
</font>

</xsl:for-each>

</xsl:template>
	
</xsl:stylesheet>