Explanation

Code 24 is used to indicate that a publication contains animated or interactive illustrations, such as charts and figures, typically without sound.

The code is set in a <ProductContentType> element as animated and interactive illustrations are supplemental content.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Setting this code is typically the equivalent of setting a visual access mode using schema.org metadata.

In the rare case where the dynamic illustrations contain sound, however, it would also be equivalent to also setting an auditory access mode.

Examples

Example 1 — Textbook with animated illustrations
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>24</ProductContentType>
…

Related Links