Code List 196 - 84: WCAG level A
Explanation
Code 84 indicates that an EPUB publication that conforms to the EPUB Accessibility standard (version 1.1 or higher) conforms at Level A of the specified version of WCAG 2.
This code must be paired with code 04 as well as one of the WCAG version indicators (code 80, 81, or 82).
Only for use in ONIX 3.0 or later.
Examples
<!-- EPUB Accessibility 1.1 -->
<ProductFormFeature>
<ProductFormFeatureType>09</ProductFormFeatureType>
<ProductFormFeatureValue>04</ProductFormFeatureValue>
<!-- WCAG 2.2 -->
</ProductFormFeature><ProductFormFeature>
<ProductFormFeatureType>09</ProductFormFeatureType>
<ProductFormFeatureValue>82</ProductFormFeatureValue>
</ProductFormFeature>
<!-- Level A -->
<ProductFormFeature>
<ProductFormFeatureType>09</ProductFormFeatureType>
<ProductFormFeatureValue>84</ProductFormFeatureValue>
</ProductFormFeature>
Applies To
| EPUB 3 | EPUB 2 | Audiobooks |
|---|---|---|
| Yes | Yes | Yes |
Related Links
- ONIX — List 196: Code 84
Accessible Publishing Knowledge Base