Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 81

Code List 81 - 18: Photographs

Explanation

Code 18 indicates that a publication contains photographs.

If a publication consists entirely of photographs, the code is set in a <PrimaryContentType> element, otherwise it is set in <ProductContentType> element.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Code 18 is the equivalent of setting a visual access mode using schema.org metadata.

Examples

Example 1 — Nonfiction book with photographs
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>18</ProductContentType>
…
Example 2 — Book of photographs
…
<PrimaryContentType>18</PrimaryContentType>
…

Applies To

EPUB 3 EPUB 2 Audiobooks
Yes Yes Partial *

* Applies to the table of contents and any supplementary HTML resources.

Related Links

Back to Top ↑