Master Project

The MASTER Document Type Definition: reference manual

<surrogates>


<surrogates> contains information about any digital or photographic representations of the manuscript being described which may exist in the holding institution or elsewhere.
Attributes No attributes other than those globally available (see definition for a.global)
Example

<surrogates><p>
<bibl>
  <title type="gmd">diapositive</title>
  <idno>AM 74 a, fol.</idno>
   <date>May 1984</date>
</bibl>
<bibl>
  <title type="gmd">b/w prints</title>
  <idno>AM 75 a, fol.</idno>
   <date>1972</date>
</bibl>
</p></surrogates>
Class
Declaration
<!ELEMENT surrogates - - (p+)> 
<!ATTLIST surrogates  
      %a.global;>
See further 2.8 Additional information

Up: Appendix A Reference Documentation for Elements and Classes