Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 81

Code List 81 - 11: Musical notation

Explanation

Code 11 indicates that a publication contains musical notation.

This code is set in a <PrimaryContentType> element if the publication is primarily musical notation, otherwise it is set in a <ProductContentType> element.

Only for use in ONIX 3.0 or later.

Schema.org mapping

Code 11 is the equivalent of setting a musicOnVisual access mode using schema.org metadata as musical notation is almost always encoded as images due to lack of rendering support for music markup languages.

Examples

Example 1 — Music book
…
<PrimaryContentType>11</PrimaryContentType>
…
Example 1 — Musical theory book
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>11</ProductContentType>
…

Applies To

EPUB 3 EPUB 2 Audiobooks
Yes Yes Partial *

* Applies to the table of contents and any supplementary HTML resources.

Related Links

Back to Top ↑