noMotionSimulationHazard
Explanation
The noMotionSimulationHazard value is the opposite of motionSimulation — it is used to
indicate that the the publisher has checked the publication for motion simulation hazards
and is sure that none exist.
The value is not an indication that a lack of motion simulation is a hazard.
The noMotionSimulationHazard value must never be set together with the
unknown,
motionSimulation, or
unknownMotionSimuationHazard
values, as these values conflict.
The noMotionSimulationHazard value should not be set with the
none value, as these values are redundant.
Examples
<meta property="schema:accessibilityHazard">noMotionSimulationHazard</meta>
<meta property="schema:accessibilityHazard">noFlashingHazard</meta>
<meta property="schema:accessibilityHazard">unknownSoundHazard</meta>
<meta name="schema:accessibilityHazard" content="noMotionSimulationHazard"/>
<meta name="schema:accessibilityHazard" content="noFlashingHazard"/>
<meta name="schema:accessibilityHazard" content="unknownSoundHazard"/>
"accessibilityHazard": [
"noMotionSimulationHazard",
"noFlashingHazard",
"unknownSoundHazard"
]
ONIX Mapping
The noMotionSimulationHazard value maps to ONIX list 143 code 18 ("No motion simulation hazard
warning necessary").
Applies To
| EPUB 3 | EPUB 2 | Audiobooks |
|---|---|---|
| Yes | Yes | Partial * |
* Applies to the table of contents and any supplementary HTML resources.
Related Links
- Schema.org — accessibilityHazard
- Schema.org Accessibility Vocabulary — noMotionSimulationHazard
Accessible Publishing Knowledge Base