bibliomset
bibliomset — A cooked container for related bibliographic information.
Synopsis
- One of:
- Zero or more of:
- text
citebiblioidciterefentrycitetitlefirstnamehonorificlineageothernamepersonpersonblurbpersonnamereplaceablesubtitlesurnametitletitleabbrev- Graphic inlines
![[-]](figs/web/nav/down.gif)
- Indexing inlines
![[-]](figs/web/nav/down.gif)
- Linking inlines
![[-]](figs/web/nav/down.gif)
- Publishing inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymcorefdateemphasis(db.emphasis)firstterm(db._firstterm)firstterm(db.firstterm)footnotefootnoterefforeignphrase(db.foreignphrase)glossterm(db._glossterm)glossterm(db.glossterm)phrase(db.phrase)quote(db.quote)subscriptsuperscriptwordasword
- Ubiquitous inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
- “Info” elements
![[-]](figs/web/nav/down.gif)
*:*abstractaddressannotationartpagenumsauthorauthorgroupauthorinitialsbibliocoveragebiblioidbibliomiscbibliomsetbibliorelationbibliosetbibliosourcecollabconfgroupcontractnumcontractsponsorcopyrightcoverdateeditioneditorextendedlinkissuenumitermsetkeywordsetlegalnoticemediaobjectorgorgnameothercreditpagenumsprinthistoryproductnameproductnumberpubdatepublisherpublishernamereleaseinforevhistoryseriesvolnumssubjectsetvolumenum
- Zero or more of:
- text
citebiblioidciterefentrycitetitlegivennamehonorificlineageothernamepersonpersonblurbpersonnamereplaceablesubtitlesurnametitletitleabbrev- Graphic inlines
![[-]](figs/web/nav/down.gif)
- Indexing inlines
![[-]](figs/web/nav/down.gif)
- Linking inlines
![[-]](figs/web/nav/down.gif)
- Publishing inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymcorefdateemphasis(db.emphasis)firstterm(db._firstterm)firstterm(db.firstterm)footnotefootnoterefforeignphrase(db.foreignphrase)glossterm(db._glossterm)glossterm(db.glossterm)phrase(db.phrase)quote(db.quote)subscriptsuperscriptwordasword
- Ubiquitous inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
- “Info” elements
![[-]](figs/web/nav/down.gif)
*:*abstractaddressannotationartpagenumsauthorauthorgroupauthorinitialsbibliocoveragebiblioidbibliomiscbibliomsetbibliorelationbibliosetbibliosourcecollabconfgroupcontractnumcontractsponsorcopyrightcoverdateeditioneditorextendedlinkissuenumitermsetkeywordsetlegalnoticemediaobjectorgorgnameothercreditpagenumsprinthistoryproductnameproductnumberpubdatepublisherpublishernamereleaseinforevhistoryseriesvolnumssubjectsetvolumenum
- Zero or more of:
Description
A bibliomset is a “cooked” wrapper
for a collection of bibliographic information.
The purpose of this wrapper is to assert the relationship that
binds the collection. For example, in a bibliomixed
entry for an article in a journal, you might use two
bibliomsets to wrap the fields related to the article
and the fields related to the journal.
Processing expectations
Formatted as a displayed block.
A bibliomset is “cooked.” In
addition to named fields, it can contain interspersed text to provide
punctuation and other formatting information.
The processing system is generally expected to present each and
every element in the set, all interspersed #PCDATA,
in the order in which it occurs.
See Also
Examples
<bibliography xmlns='http://docbook.org/ns/docbook'>
<title>Example bibliomset</title>
<bibliomixed>
<bibliomset relation='article'>Walsh, Norman.
<title role='article'>Introduction to Cascading Style Sheets</title>.
</bibliomset>
<bibliomset relation='journal'>
<title>The World Wide Web Journal</title>
<volumenum>2</volumenum><issuenum>1</issuenum>.
<publishername>O'Reilly & Associates, Inc.</publishername> and
The World Wide Web Consortium. Winter, 1996.
</bibliomset>
</bibliomixed>
</bibliography>




![[+]](figs/web/nav/right.gif)