Explanation
Code 11 is used to indicate 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
…
<PrimaryContentType>11</PrimaryContentType>
…
…
<PrimaryContentType>10</PrimaryContentType>
<ProductContentType>11</ProductContentType>
…
Related Links
- ONIX — List 81: Code 11
- Schema.org —
accessMode
visual
- Schema.org —
accessMode
musicOnVisual