[4.2]citebiblioid

$Revision: 1.3 $

$Date: 2002/06/11 01:19:54 $

citebiblioid — A citation of a bibliographic identifier

Synopsis

Mixed Content Model

citebiblioid ::=
(#PCDATA|link|olink|ulink|emphasis|trademark|replaceable|remark|
 subscript|superscript|inlinegraphic|inlinemediaobject|indexterm)*

Attributes

Common attributes

Name

Type

Default

otherclassCDATANone
class
Enumeration:
doi
isbn
issn
libraryofcongress
other
pubnumber
uri
None

DocBook NG “Bourbon” Content Model

citebiblioid ::=

DocBook NG “Bourbon” Attributes

Common attributes and common linking attributes.

Additional attributes: (Required attributes, if any, are bold)

  • Exactly one of:
    • class (enumeration)
      • “doi”
      • “isbn”
      • “issn”
      • “libraryofcongress”
      • “pubnumber”
      • “uri”
    • Each of:
      • class (enumeration)
        • “other”
      • otherclass (NMTOKEN)

Description

A citebiblioid identifies a citation to another work by bibliographic identifier.

Processing expectations

Formatted inline.

Children

The following elements occur in citebiblioid: emphasis, indexterm, inlinegraphic, inlinemediaobject, link, olink, remark, replaceable, subscript, superscript, trademark, ulink.

Attributes

class

Identifies the encoding scheme of the identifier.

otherclass

Identifies the encoding scheme of the identifier when class is other.

See Also

citation, citerefentry, citetitle.