Encoded Archival Description Tag Library, Version 2002EAD Elements<resource> ResourceDescription:A linking element that specifies the local resource that participates in an extended link. While XML Linking Language (XLink) Version 1.0, which is the basis for EAD linking elements, is a stable document, examples of EAD usage are hypothetical and have not been tested in real XLink-based applications. Those wishing to use XLink are encouraged to consult the specification available online at <http://www.w3.org/TR/xlink/>. May contain:#PCDATA, emph, lb May occur within:daogrp, linkgrp Attributes:
Example: <c02 level="file">
<did>
<unittitle>Photographs of John Smith and family members</unittitle>
<unitdate type="inclusive" normal="1895/1928">1895-1928</unitdate>
<daogrp linktype="extended">
<daodesc>
<p>Sample digitized image from this file: John Smith graduation
portrait, <date normal="18950528">28 May 1895</date>.</p>
</daodesc>
<resource linktype="resource" label="start"/>
<daoloc entityref="f0042_1tmb" linktype="locator" label="thumb"/>
<daoloc entityref="f0042_1ref" linktype="locator" label="reference"/>
<arc linktype="arc" show="embed" actuate="onload" from="start" to="thumb"/>
<arc linktype="arc" show="new" actuate="onrequest" from="thumb" to="reference"/>
</daogrp>
</did>
</c02>
|
|
May 26, 2006 |