<bookpartno>

The <bookpartno> element contains the book's part number, such as 99F1234. A publisher might use a number like this one to identify a book for tracking purposes.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/data bookmap/bookpartno

Example

This section is non-normative.

In this example, "99F1234" is a part number assigned to this book by the publisher, while SC21-1234-00 is a number that identifies this book among all of the author's works.

<bookmeta>
 <bookid>
  <bookpartno>99F1234</bookpartno>
  <booknumber>SC21-1234-00</booknumber>
 </bookid>
</bookmeta>

Content model

(Text | <data> | <data-about> | <foreign> | <unknown> | <keyword> | <term> | <text>)*

Contained by

<bookid>

Zero or more of the following
  • Text
  • <data>
  • <data-about>
  • <foreign>
  • <keyword>
  • <term>
  • <text>
  • <unknown>

Contained by

  • <bookid>

Inheritance

- topic/data bookmap/bookpartno

The <bookpartno> element is specialized from <data>. It is defined in the bookmap module.

Attributes

The following attributes are available on this element: Data element attributes group, Link relationship attribute group, Universal attribute group, and outputclass.