Unit Test: iso690.004.xml
Examples are adapted from ISO 690 and ISO 690-2 standards.
Elements marked with * are optional, + marks mandatory elements for online documents and optional for others.
1. Contributions to monographs
Contribution is independent unit forming part of a document.
| Element | Example | |
|---|---|---|
| for contribution: | ||
| Primary responsibility | WRIGLEY, EA. | |
| Title | Parish registers and the historian | |
| for host: | ||
| Primary responsibility | STEEL, DJ. | |
| Title | National index of parish registers | |
| Edition | — (not in this example) | |
| * | Place of publication | London |
| * | Publisher | Society of Genealogists |
| Year of publication | 1968 | |
| Location within host | vol. 1, p. 155-167 | |
Markup:
1 |<biblioentry role="contribution">
| <biblioset relation="part">
| <author>
| <personname>
5 | <surname>Wrigley</surname>
| <firstname>EA.</firstname>
| </personname>
| </author>
| <title>Parish registers and the historian</title>
10 | </biblioset>
| <biblioset relation="book">
| <author>
| <personname>
| <surname>Steel</surname>
15 | <firstname>DJ.</firstname>
| </personname>
| </author>
| <title>National index of parish registers</title>
| <publisher>
20 | <publishername>Society of Genealogists</publishername>
| <address><city>London</city></address>
| </publisher>
| <pubdate>1968</pubdate>
| <volumenum>vol. 1</volumenum>
25 | <pagenums>p. 155-167</pagenums>
| </biblioset>
|</biblioentry>Output according to ISO 690 standard:
WRIGLEY, EA. Parish registers and the historian. In STEEL, DJ. National index of parish registers. London: Society of Genealogists, 1968, vol. 1, p. 155-167.
DocBook xslTNG output:
Parish registers and the historian. In National index of parish registers. London: Society of Genealogists, 1968, , p. 155-167.