book-id-type

Type of Book Identifier

Type of book identifier or the organization or system that defined the identifier.

Used on Element: <book-id>

ValueMeaning
Text, numbers, or special characters The type of identifier “doi” or name or type of organization that created the identifier “publisher-id”.
Restriction@book-id-type is an optional attribute; there is no default.

Example

...  
<book-meta>
<book-id book-id-type="doi">10.1099/0193281217.001.0002</book-id>
<book-title-group>...</book-title-group>
...</book-meta>
...