Explanation

Code 77 is used to indicate that a publication is exempt from the accessibility requirements of the European Accessibility Act (EAA) under the fundamental alternation exception.

Justification of the exemption can be included in an <ProductFormFeatureDescription> element.

Only for use in ONIX 3.0 or later.

Examples

Example 1 — EAA fundamental altertion exemption claim
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>77</ProductFormFeatureValue>
</ProductFormFeature>

Related Links