Explanation

Code 96 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 the publisher. Use code 95 for a web page maintained by a trusted intermediary or third party.

Examples

Example 1 — Publisher report
<ProductFormFeature>
   <ProductFormFeatureType>09</ProductFormFeatureType>
   <ProductFormFeatureValue>96</ProductFormFeatureValue>
   <ProductFormFeatureDescription>
      http://publisher.example.com/book/123/compliance
   </ProductFormFeatureDescription>
</ProductFormFeature>

Related Links