ENUM

ONIXEpubAccessibilityCode

A code from ONIX code list 196

link GraphQL Schema definition

  • enum ONIXEpubAccessibilityCode {
  • # EPUB Accessibility Specification 1.0 A
  • _02
  • # EPUB Accessibility Specification 1.0 AA
  • _03
  • # Epub Accessibility Specification 1.1
  • _04
  • # PDF/UA
  • _05
  • # Unknown accessibility
  • _08
  • # Inaccessible, or known limited accessibility
  • _09
  • # No reading system accessibility options actively disabled (except)
  • _10
  • # Table of contents navigation
  • _11
  • # Index navigation
  • _12
  • # Single logical reading order
  • _13
  • # Short alternative textual descriptions
  • _14
  • # Full alternative textual descriptions
  • _15
  • # Visualised data also available as non-graphical data
  • _16
  • # Accessible math content as MathML
  • _17
  • # Accessible chemistry content as ChemML
  • _18
  • # Print-equivalent page numbering
  • _19
  • # Synchronised pre-recorded audio
  • _20
  • # Text-to-speech hinting provided
  • _21
  • # Language tagging provided
  • _22
  • # Dyslexia readability
  • _24
  • # Use of color is not sole means of conveying information
  • _25
  • # Use of high contrast between text and background color
  • _26
  • # Use of high contrast between foreground and background audio
  • _27
  • # Full alternative audio descriptions
  • _28
  • # Next / Previous structural navigation
  • _29
  • # ARIA roles provided
  • _30
  • # Accessible controls provided
  • _31
  • # Landmark navigation
  • _32
  • # Accessible chemistry content (as MathML)
  • _34
  • # Accessible math content (as LaTeX)
  • _35
  • # All textual content can be modified
  • _36
  • # Use of ultra-high contrast between text foreground and background
  • _37
  • # Unusual words or abbreviations explained
  • _38
  • # Supplementary material to an audiobook is accessible
  • _39
  • # Link purposes clear
  • _40
  • # All non-decorative content supports reading without sight
  • _52
  • # EEA Exception1 – Micro-enterprises
  • _75
  • # EAA exception 2 – Disproportionate burden
  • _76
  • # EAA exception 3 – Fundamental modification
  • _77
  • # WCAG v2.0
  • _80
  • # WCAG v2.1
  • _81
  • # WCAG v2.2
  • _82
  • # WCAG level A
  • _84
  • # WCAG level AA
  • _85
  • # WCAG level AAA
  • _86
  • }