seriesvolnums
seriesvolnums — Numbers of the volumes in a series of books.
Synopsis
seriesvolnums ::= × ⏵
- Zero or more of:
- text
replaceable
- Graphic inlines ⏵
- Indexing inlines ⏵
- Linking inlines ⏵
- Ubiquitous inlines ⏵
Attributes
Common attributes and common linking attributes.
No additional attributes.
Description
A seriesvolnums
contains the numbers of the
volumes of the books in a series. It is a wrapper for bibliographic
information.
Processing expectations
Formatted inline. Sometimes suppressed.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
10 elements contain seriesvolnums
. × ⏵
Children
29 elements occur in seriesvolnums
. × ⏵
See Also
Related elements: biblioid
, issuenum
, productnumber
, volumenum
.
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>
|<title>Example seriesvolnums</title>
||
<bibliolist>
5 |<bibliomixed xml:id="Aho72">
|<bibliomset relation="book">
|<abbrev>Aho72</abbrev>
|<authorgroup>
|<author><personname>
10 |<firstname>Alfred V.</firstname>
|<surname>Aho</surname></personname>
|</author>
|<author><personname>
|<firstname>Jeffrey D.</firstname>
15 |<surname>Ullman</surname></personname>
|</author>
|</authorgroup>.
|<title>The Theory of Parsing, Translation, and Compiling:</title>
|<subtitle>Series in Automatic Computation</subtitle>
20 |<seriesvolnums>I: Parsing</seriesvolnums>.
|<address>Englewood Cliffs, New Jersey</address>:
|<publishername>Prentice Hall</publishername>,
|<pubdate>1972</pubdate>.
|</bibliomset>
25 |</bibliomixed>
|</bibliolist>
||
</article>
[Aho72] [Aho72] . The Theory of Parsing, Translation, and Compiling: Series in Automatic Computation I: Parsing. Englewood Cliffs, New Jersey: Prentice Hall, .