Explanation

Code 27 is used to indicate that a publication contains video of visual performances, such as clips of a play, dance, or musical performance.

This code is typically set in a <ProductContentType> element as video clips of performances are usually supplemental content.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Code 27 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 performance (e.g., for an interpretive dance), an auditory access mode would not apply. If the video does not have audio at all, the more specific code 50 should be set instead.

Similarly, if the visual content does not convey information necessary to understand the performance, a visual access mode would not apply.

Examples

Example 1 — Music textbook with clips of performances
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>27</ProductContentType>
…

Related Links