ProductNumber

Name

ProductNumber -- A number assigned to a product

Synopsis

Mixed Content Model

ProductNumber ::=
((#PCDATA|Link|OLink|ULink|Emphasis|Trademark|Replaceable|Comment|
  Subscript|Superscript|InlineGraphic|InlineMediaObject|IndexTerm)+)

Attributes

Common attributes

Tag Minimization

Both the start- and end-tags are required for this element.

Parameter Entities

%bibliocomponent.mix;%docinfo.char.class;%ndxterm.char.mix;
%para.char.mix;%programlisting.content;%refinline.char.mix;
%screen.content;%tbl.entry.mdl;%title.char.mix;

Description

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.

Processing expectations

Formatted inline. Sometimes suppressed.

DocBook does not control, or specify, the numbering scheme used for products.

Parents

These elements contain ProductNumber: Application, ArtHeader, Attribution, BiblioEntry, BiblioMisc, BiblioMixed, BiblioMSet, BiblioSet, BookBiblio, BookInfo, BridgeHead, Citation, CiteTitle, Comment, DocInfo, Emphasis, entry, ForeignPhrase, GlossSee, GlossSeeAlso, GlossTerm, LineAnnotation, Link, LiteralLayout, LoTentry, Member, MsgAud, ObjectInfo, OLink, Para, Phrase, Primary, PrimaryIE, ProductName, ProgramListing, Quote, RefEntryTitle, RefPurpose, RefSect1Info, RefSect2Info, RefSect3Info, RefSynopsisDivInfo, Screen, ScreenInfo, Secondary, SecondaryIE, Sect1Info, Sect2Info, Sect3Info, Sect4Info, Sect5Info, SectionInfo, See, SeeAlso, SeeAlsoIE, SeeIE, Seg, SegTitle, SeriesInfo, SetInfo, SimPara, Subtitle, Synopsis, Term, Tertiary, TertiaryIE, Title, TitleAbbrev, ToCback, ToCentry, ToCfront, ULink.

Children

The following elements occur in ProductNumber: Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Replaceable, Subscript, Superscript, Trademark, ULink.

In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.

In some contexts, the following elements are excluded: IndexTerm.

See Also

InvPartNumber, ISBN, ISSN, IssueNum, PubsNumber, SeriesVolNums, VolumeNum

Examples

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<para>
You can order <citetitle>DocBook: The Definitive Guide</citetitle> directly
from O'Reilly &amp Associates.  Order product number
<productnumber>5807</productnumber> by phone or 
<ulink url="http://www.oreilly.com/">over the web</ulink>.
</para>

You can order DocBook: The Definitive Guide directly from O'Reilly & Associates. Order product number 5807 by phone or over the web.

Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.