Explanation

Code 95 is used to provide a URL to a web page containing additional information about the accessibility of the publication.

The URL is provided in a <ProductFormFeatureDescription> element.

For this code, the web page must be maintained by a trusted intermediary or third party. Use code 96 for a web page maintained by the publisher.

Examples

Example 1 — Trusted intermediary report
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>95</ProductFormFeatureValue>
   <ProductFormFeatureDescription>
      http://intermediary.example.com/book/123/compliance
   </ProductFormFeatureDescription>
</ProductFormFeature>

Related Links