Explanation

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

According to legislation at the time of publishing, a microenterprise is defined as one that employs fewer than 10 persons and which has an annual turnover not exceeding EUR 2 million or an annual balance sheet total not exceeding EUR 2 million.

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

Only for use in ONIX 3.0 or later.

Examples

Example 1 — EAA microenterprise exemption claim
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>75</ProductFormFeatureValue>
</ProductFormFeature>

Related Links