V5.0biblioid
biblioid — An identifier for a document.
Synopsis
- Zero or more of:
- text
replaceable
- Graphic inlines
- Indexing inlines
- Linking inlines
- Ubiquitous inlines
abbrev
acronym
alt
anchor
annotation
biblioref
coref
date
emphasis
(db._emphasis)firstterm
(db._firstterm)footnote
footnoteref
foreignphrase
(db._foreignphrase)glossterm
(db._glossterm)indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
phrase
(db._phrase)quote
(db._quote)remark
subscript
superscript
trademark
wordasword
xref
Attributes
Common attributes and common linking attributes.
Additional attributes:
- Exactly one of:
- class (enumeration)
- “doi”
- “isbn”
- “isrn”
- “issn”
- “istc”
- “libraryofcongress”
- “pubsnumber”
- “uri”
- All of:
- class (enumeration)
- “other”
- otherclass (NMTOKEN)
- class (enumeration)
- class (enumeration)
Required attributes are shown in bold.
Description
A bibliographic identifier, such as an ISBN number, Library of Congress identifier, or URI.
This element supersedes the isbn, issn, and pubsnumber elements.
Important
The linking attributes will be removed from biblioid
in DocBook V6.0.
They are inappropriate for an element that's intended to be simply an identifier.
Processing expectations
Formatted inline. Sometimes suppressed.
Attributes
Common attributes and common linking attributes.
- class
Identifies the kind of bibliographic identifier
Enumerated values: “doi” A digital object identifier.
“isbn” An international standard book number.
“isrn” An international standard technical report number (ISO 10444).
“issn” An international standard serial number.
“istc” An international standard text code.
“libraryofcongress” A Library of Congress reference number.
“pubsnumber” A publication number (an internal number or possibly organizational standard).
“uri” A Uniform Resource Identifier
- otherclass
Identifies the nature of the non-standard bibliographic identifier
Parents
These elements contain biblioid
: biblioentry
, bibliomixed
, bibliomset
, biblioset
, info
(db.info), info
(db.titleforbidden.info), info
(db.titleonly.info), info
(db.titleonlyreq.info), info
(db.titlereq.info), merge
.
Children
The following elements occur in biblioid: text, abbrev
, acronym
, alt
, anchor
, annotation
, biblioref
, coref
, date
, emphasis
(db._emphasis), firstterm
(db._firstterm), footnote
, footnoteref
, foreignphrase
(db._foreignphrase), glossterm
(db._glossterm), indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), quote
(db._quote), remark
, replaceable
, subscript
, superscript
, trademark
, wordasword
, xref
.