booknumber

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

The booknumber element contains the book's form number, such as SC21-1920.

Content models

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

Inheritance

- topic/data bookmap/booknumber

Example

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>

Attributes

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