Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 196

Code List 196 - 03: EPUB Accessibility Specification 1.0 AA

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 03 indicates that the publication conforms to the EPUB Accessibility 1.0 specification and meets WCAG 2.0 Level AA 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-aa"/>

Examples

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

Applies To

EPUB 3 EPUB 2 Audiobooks
Yes Yes No

Related Links

Back to Top ↑