Skip to Content

Accessible Publishing Knowledge Base

Category: Metadata - ONIX - Code List 196

Code List 196 - 93: Compliance certification by (URL)

Explanation

Code 93 is used to provide the URL to a web page that identifies and describes the organization that was responsible for evaluating and certifying the publication.

The name of the organization is expressed using code 90.

Only for use in ONIX 3.0 or later

Examples

Example 1 — Link to evaluator's home page
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>90</ProductFormFeatureValue>
   <ProductFormFeatureDescription>
      Dewey, Checkum, and Howe
   </ProductFormFeatureDescription>
</ProductFormFeature>
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>93</ProductFormFeatureValue>
   <ProductFormFeatureDescription>
      https://example.com/dewey-checkum-howe
   </ProductFormFeatureDescription>
</ProductFormFeature>

Applies To

EPUB 3 EPUB 2 Audiobooks
Yes Yes Yes

Related Links

Back to Top ↑