productnumber — A number assigned to a product
productnumber ::=
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
An ProductNumber
identifies a “product number” in
some unspecified numbering scheme. It's possible that product numbers
for different products might not even come from the same scheme.
Formatted inline. Sometimes suppressed.
DocBook does not control, or specify, the numbering scheme used for products.
These elements contain productnumber
: biblioentry
, bibliomixed
, bibliomset
, biblioset
, bridgehead
, citation
, citetitle
, classsynopsisinfo
, emphasis
(db.emphasis), entry
, firstterm
, foreignphrase
, funcsynopsisinfo
, glosssee
, glossseealso
, glossterm
, html:button
, html:label
, html:legend
, info
(db.info), info
(db.titleforbidden.info), info
(db.titleonly.info), info
(db.titleonlyreq.info), info
(db.titlereq.info), link
, literallayout
, member
, olink
, orgdiv
, para
, phrase
(db.phrase), primary
, primaryie
, programlisting
, quote
, refdescriptor
, refentrytitle
, refname
, refpurpose
, screen
, secondary
, secondaryie
, see
, seealso
, seealsoie
, seeie
, seg
, segtitle
, simpara
, subtitle
, synopsis
, td
, term
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocentry
.
The following elements occur in productnumber: 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
.
<article xmlns='http://docbook.org/ns/docbook' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>Example productnumber</title> <para>You can order <citetitle>DocBook: The Definitive Guide</citetitle> directly from O'Reilly & Associates. Order product number <productnumber>5807</productnumber> by phone or <link xlink:href="http://www.oreilly.com/">over the web</link>. </para> </article>
You can order DocBook: The Definitive Guide directly from O'Reilly & Associates. Order product number 5807 by phone or over the web.