Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 196

Code List 196 - 97: Compatibility tested

Explanation

Code 97 is used to provide a URL to a web page that describes any compatibility testing that was carried out on the publication.

The report page should provide detailed information about the specific assistive technologies, platforms, and reading systems that were tested.

The URL is provided in a <ProductFormFeatureDescription> element.

Examples

Example 1 — Compatibility testing report
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>97</ProductFormFeatureValue>
   <ProductFormFeatureDescription>
      https://a11ytesting.example.com/book/123
   </ProductFormFeatureDescription>
</ProductFormFeature>

Applies To

EPUB 3 EPUB 2 Audiobooks
Yes Yes Yes

Related Links

Back to Top ↑