Master Project

The MASTER Document Type Definition: reference manual

Appendix B2. Phrase level elements


Up: Appendix B Cataloguing Rules Previous: Appendix B1. Datable Elements Next: Appendix B3. The Manuscript Identifier

Contents

Appendix B2.1. bibl

Whenever the <bibl> element is used, each sub-component should be marked up explictly using a legal sub-element. For example, instead of

<bibl>Grech
G. M. , 'The Manuscript Tradition of Peter of Auvergne's Unedited
Commentary on Aristotle's Politics', Angelicum 41 (1964),
pp. 444-445</bibl>
use
<bibl><author>Grech,
G.M</author><title level="a">The Manuscript Tradition of
Peter of Auvergne's Unedited Commentary on Aristotle's
Politics</title> <title level="m">Angelicum</title>
<biblScope type="volume">41</biblscope>
<date>1964</date><biblScope
type="pages">444-445</biblScope></bibl>

Appendix B2.1.1. biblScope

The following values should be used for the attribute within <biblScope>:-

  • volume
  • issue
  • pages
  • chapter
  • part
For example:-
<biblScope
type="pages">444-445</biblScope>

Appendix B2.1.2. title

The attribute should be assigned a value when the <title> element is used within a <bibl>. One of the following values should be used:-

  • aanalytic title (article, poem, or other items published as part of a larger item)
  • mmonograph
  • j journal title
  • s series title
  • u unpublished material
For example:-
<title
level="m">Angelicum</title>

Appendix B2.2. name

The names of the following classes of individuals should be marked with the <name> element:

The attribute of the <name> element should be used to designate into which category the name falls, (ie, "scribe", "binder", "owner", "artist", or "scholar"). The attribute of <name> should be used to record the authoritative form of the name. For example:-
<name reg="Sanvito, Bartolomeo"
type="scribe">Bartolomeo Sanvito</name>

Appendix B2.3. dimensions

Within the <dimensions> element, the sub-elements <height>, <width> and <depth> should be used to specify each dimension.For example:

<dimensions
type="leaf"><height>90</height><width>60</width></dimensions>

Up: Appendix B Cataloguing Rules Previous: Appendix B1. Datable Elements Next: Appendix B3. The Manuscript Identifier



(revised 21 Jun 01)   Edited by Lou Burnard for the MASTER Work Group.
Copyright TEI Consortium 2001