Explanation

Code 46 is used to indicate the publication contains decorative images. Decorative images do not contain any information necessary to understand the publication. This includes cover images, publisher logos, and graphics at the start of a section included only to add color or flair to the publication.

This code is always set in a <ProductContentType> element for digital publications, since decorative content, by definition, can never be the primary means of conveying information.

Only for use in ONIX 3.0 or later.

Schema.org mapping

There is no equivalent to this value in schema.org metadata as the access modes of the content do not take into account content that is not required to understand the publication.

Examples

Example 1 — Novel with decorative images
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>46</ProductContentType>
…

Related Links