Explanation

Code 25 is used to indicate that a publication conains video of animation, typically with sound.

As the code is for narrative animation (containing a story), it is not applied to animated images, like animated GIFs.

The code is set in a <ProductContentType> element as narrative animations are supplemental content.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Setting code 25 is typically the equivalent of setting both a visual access mode and auditory access mode using schema.org metadata.

If the animation does not contain any sound, however, it is only equivalent to a visual access mode.

Examples

Example 1 — Textbook with animations
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>25</ProductContentType>
…

Related Links