Explanation

Code 94 is used to provide a URL for a web page that contains detailed information about the accessibility evaluation that was carried out.

Evaluation reports are typically provided by a separate conformance testing organization from the publisher.

Examples

Example 1 — ONIX markup
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>94</ProductFormFeatureValue>
   <ProductFormFeatureDescription>
      http://standards-org.example.com/book/123/compliance
   </ProductFormFeatureDescription>
</ProductFormFeature>

Related Links