ISBN

Capture ISBN information in a <isbn> element

Each <isbn> must contain a @publication-format attribute with one of the following values:
Table 1.
ISBN Type @publication-format value
Online ISBN epub
Print ISBN ppub
Print on Demand ISBN pod
Mobi ISBN mobi

Example

<isbn publication-format="epub">978-0-7503-3579-9</isbn>
<isbn publication-format="ppub">978-0-7503-3577-5</isbn>
<isbn publication-format="pod">978-0-7503-3580-5</isbn>
<isbn publication-format="mobi">978-0-7503-3578-2</isbn>