Explanation

Code 26 is used to indicate that a publication contains a video recording of a reading, either of itself or of another work.

The code is set in a <ProductContentType> element as video clips of readings are typically only supplemental content.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Code 26 is the equivalent of setting an auditory access mode using schema.org metadata.

If the visual content of the video is important to understanding the recording, then a visual access mode would also apply.

Examples

Example 1 — Book of poetry with readings of the poems
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>26</ProductContentType>
…

Related Links