Code List 196 - 31: Accessible controls provided
Explanation
Code 31 indicates that controls for scripted content are accessible.
Whenever possible, it is advised to use native HTML elements for scripted content. ARIA roles, states, and properties should only be used to construct custom controls when absolutely necessary.
In addition to being accessible, the purpose of each control should be clearly labelled when setting this code.
Only for use in ONIX 3.0 or later.
Examples
<ProductFormFeature>
<ProductFormFeatureType>09</ProductFormFeatureType>
<ProductFormFeatureValue>31</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
- ONIX — List 196: Code 31
Accessible Publishing Knowledge Base