Explanation

Code 30 is used to indicate that a publication contains video that this is not part of an unenhanced version of the publication.

The code is set in a <ProductContentType> element as the video is an enhancement to the digital publication.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Code 30 is the equivalent of setting both a visual access mode and an auditory access mode using schema.org metadata.

If the audio for the video does not convey information necessary to understand the clip, an auditory access mode would not apply. Similarly, if the visual content does not convey information necessary to understand the performance, a visual access mode would not apply.

Examples

Example 1 — Enhanced textbook with additional video content
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>30</ProductContentType>
…

Related Links