<edition>

The <edition> element contains the edition number information, such as First Edition, or Third Edition, used by a publisher to identify a book.

Content models

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

Inheritance

- topic/data bookmap/edition

Example

This section is non-normative.

<bookmeta>
  <bookid>
    <edition>1</edition>
  </bookid>
</bookmeta>

Content model

(Text | <keyword> | <text>)*

Contained by

<bookid>

Zero or more of the following
  • Text
  • <keyword>
  • <text>

Contained by

  • <bookid>

Inheritance

- topic/data bookmap/edition

The <edition> 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.