Codes
- 00: No known hazards or warnings
- 13: Flashing hazard
- 14: No flashing hazard warning necessary
- 15: Sound hazard
- 16: No sound hazard warning necessary
- 17: Motion simulation hazard
- 18: No motion simulation hazard warning necessary
- 24: Flashing risk unknown
- 25: Sound risk unknown
- 26: Motion simulation risk unknown
Frequently Asked Questions
- What code goes in
ProductFormFeatureType
when using codelist 143? -
Code 12 from codelist 79 is used to identify hazards.
For example, the following markup is used to declare that there are no hazards:
<ProductFormFeature> <ProductFormFeatureType>12</ProductFormFeatureType> <ProductFormFeatureValue>00</ProductFormFeatureValue> </ProductFormFeature>
- What hazards do I need to consider?
-
Hazards for publications fall into three categories:
- flashing - content that flashes more than 3 times per second
- sound - sound hazards are currently not well defined
- motion simulation - any movement in dynamic content (first person perspectives), styling (CSS animated scrolling), etc. that simulates motion
One of each of the following codes should be set for each hazard:
If there are no hazards, code 00 can be specified instead of individual statements about each type of content.
Note that codelist 143 applies to more than just digital publications so it includes other types of hazards (e.g., choking hazards). These hazards do not have to be reported.
- Can I skip hazards if the publication does not contain applicable content?
-
No, the hazard status should always be stated even if the type of content is not present. Readers may not be aware that a book has no audio content, for example, so stating that there are no sound hazards assures them there are no risks.