Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 196

Code List 196 - 02: EPUB Accessibility Specification 1.0 A

Explanation

Note

Conforming to the EPUB Accessibility 1.0 specification is no longer recommended.

Publishers should be following the latest version of the standard. Refer to code 04 for more information.

Code 02 indicates that the publication conforms to the EPUB Accessibility 1.0 specification and meets WCAG 2.0 Level A requirements.

The value is the same as declaring the following conformance identifier in the EPUB package document metadata:

<link
   rel="dcterms:conformsTo"
   href="http://www.idpf.org/epub/a11y/accessibility-20170105.html#wcag-a"/>

Examples

Example 1 — EPUB Accessibility 1.0 conformant at WCAG 2.0 Level A
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>02</ProductFormFeatureValue>
</ProductFormFeature>

Applies To

EPUB 3 EPUB 2 Audiobooks
Yes Yes No

Related Links

Back to Top ↑