Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 196

Code List 196 - 24: Dyslexia readability

Explanation

Code 24 indicates that a publication has been formatted specifically for reading by users with dyslexia.

The publication will likely include specialised font, character and/or line spacing, justification and paragraph spacing, coloring and other options.

Information about the formatting, such as the font family used, should be included in a <ProductFormFeatureDescription> element.

Publications optimized for reading by persons with dyslexia are also typically identified by the <EditionType> code HRE, for high readability edition. (Note that not all high readability editions are formatted only for dyslexic readers.)

Examples

Example 1 — Publication optimized for readers with dyslexia
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>24</ProductFormFeatureValue>
   <ProductFormFeatureDescription>
  	Publication uses the Open Dyslexic font …
   </ProductFormFeatureDescription>
</ProductFormFeature>
…
<EditionType>HRE</EditionType>

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 ↑