bibliosource — The source of a document
bibliosource ::=
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
phrase
(db._phrase)remark
replaceable
subscript
superscript
xref
Common attributes and common linking attributes.
Additional attributes:
Required attributes are show in bold.
The bibliosource
element satisfies the source
element of the Dublin Core
Metadata Initiative.
The Dublin Core defines source as “a reference to a resource from which the present resource is derived.” It goes on to note that “the present resource may be derived from the source resource in whole or in part. Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.”
DocBook 4.2 added bibliocoverage
,
bibliorelation
, and
bibliosource
to make the DocBook meta-information wrappers
a complete superset of the Dublin Core.
Common attributes and common linking attributes.
Identifies the kind of bibliographic identifier
Enumerated values: | |
---|---|
“doi” | A document object identifier. |
“isbn” | An international standard book number. |
“isrn” | An international standard technical report number (ISO 10444). |
“issn” | An international standard serial number. |
“libraryofcongress” | A Library of Congress reference number. |
“pubnumber” | A publication number (an internal number or possibly organizational standard). |
“uri” | A Uniform Resource Identifier |
Provides an identifier for elements with the class 'other'
These elements contain bibliosource
: biblioentry
, bibliomixed
, bibliomset
, biblioset
, info
(db.info), info
(db.titleforbidden.info), info
(db.titleonly.info), info
(db.titleonlyreq.info), info
(db.titlereq.info).
The following elements occur in bibliosource: text, alt
, anchor
, annotation
, biblioref
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), remark
, replaceable
, subscript
, superscript
, xref
.