Explanation

Code 32 is used to indicate that a publication includes landmark navigation.

Landmark navigation is not the same as the landmarks compiled from ARIA roles. EPUB 3, for example, allows landmark navigation through a specialized navigation element in the EPUB navigation document.

Only for use in ONIX 3.0 or later.

Examples

Example 1 — Landmark navigation provided
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>32</ProductFormFeatureValue>
</ProductFormFeature>

Related Links