Explanation

Code 03 is used to indicate a publication contains a musical recording or vocal performance (such as an opera).

The code is typically set in a <ProductContentType> element for digital publications as they are not full musical recordings.

Only for use in ONIX 3.0 or later.

Schema.org mapping

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

Examples

Example 1 — Audiobook with excerpts from an opera
…
<PrimaryContentType>01</PrimaryContentType>
<ProductContentType>03</ProductContentType>
…

Related Links