Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 196

Code List 196 - 36: All textual content can be modified

Explanation

Code 36 indicates that the styling of the publication does not interfere with users' ability to control the appearance of the text.

This code typically means that the author has not used inline styles and CSS important keywords that will prevent reading systems from restyling the text to the user's preference. Changes to the text also must not result in loss of information (e.g., by preventing scrolling to access text that could overflow its content box when increased in size).

This code overlaps with code 10 but only applies to text.

Only for use in ONIX 3.0 or later.

Examples

Example 1 — User configurable text
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>36</ProductFormFeatureValue>
</ProductFormFeature>

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 ↑