55 < meta name ="color-scheme " content ="light dark " />
66 < title > The EPUB Accessibility exemption property</ title >
77 < script src ="https://www.w3.org/Tools/respec/respec-w3c " class ="remove "> </ script >
8+ < script src ="../../common/js/add-caution-hd.js " class ="remove "> </ script >
89 < script src ="../../common/js/css-inline.js " class ="remove "> </ script >
910 < script class ="remove ">
1011 var respecConfig = {
3435 branch : "main"
3536 } ,
3637 preProcess :[ inlineCustomCSS ] ,
38+ postProcess :[ addCautionHeaders ] ,
3739 xref : {
3840 profile : "web-platform" ,
3941 specs : [ "epub-33" ]
6264 < body >
6365 < h1 id ="title "> The EPUB Accessibility < code > exemption</ code > property</ h1 >
6466 < section id ="abstract ">
65- < p > The < code > exemption</ code > property allows EPUB creators to indicate that an EPUB publication that does
66- not meet accessibility conformance requirements has an exemption under the applicable jurisdiction's
67- laws.</ p >
67+ < p > The < code > exemption</ code > property indicates that an EPUB publication that does not meet a
68+ jurisdiction's mimimum accessibility conformance requirements has an exemption under its laws.</ p >
6869 </ section >
6970 < section id ="sotd "> </ section >
7071 < section id ="sec-intro ">
@@ -107,10 +108,9 @@ <h3>Terminology</h3>
107108 < section id ="sec-evaluator-name ">
108109 < h3 > Accessibility conformance exemptions</ h3 >
109110
110- < p > When a jurisdiction provides specific legal exemptions for [=EPUB publications=], [=EPUB creators=] whose
111- content fails to meet the requirements of the EPUB Accessibility standard [[epub-a11y]] (or any other
112- standard), can use < a href ="#exemption-property "> the < code > exemption</ code > property</ a > to indicate
113- when their publications fall under one of these provisions.</ p >
111+ < p > When a jurisdiction provides exemptions for [=EPUB publications=] that do not meet its minimum legal
112+ accessibility requirements, < a href ="#exemption-property "> the < code > exemption</ code > property</ a > can be
113+ used, when applicable, to indicate a publication falls under one of the provisions.</ p >
114114
115115 < aside class ="example "
116116 title ="An EPUB publication exempt from the European Accessibility Act's conformance requirements ">
@@ -119,10 +119,13 @@ <h3>Accessibility conformance exemptions</h3>
119119 </ aside >
120120
121121 < div class ="note ">
122- < p > EPUB creators do not have to include an accessibility conformance claim of "< code > none</ code > " when
123- listing that a publication has an exemption from accessibility requirements, but it is best practice
124- to also provide this information. Reading systems that do not recognize the exemption might
125- otherwise list the accessibility status as unknown.</ p >
122+ < p > An EPUB publication that meets accessibility standards might also claim exemptions. A publication
123+ could indicate conformance to [[wcag22]] Level A, for example, and also have to claim an exemption
124+ because Level AA conformance is required by law.</ p >
125+
126+ < p > An accessibility conformance claim of "< code > none</ code > " is not required when an EPUB publication
127+ fails to meet the requirements of [[[epub-a11y]]] [[epub-a11y]] but the accessibility status could
128+ be presented as unknown if it is not set and the exemption is not recognized.</ p >
126129 </ div >
127130
128131 < p > The property MAY be repeated to list exemptions for multiple jurisdictions and/or for multiple exemptions
@@ -144,8 +147,8 @@ <h2>The <code>exemption</code> property</h2>
144147
145148 < div class ="note ">
146149 < p > The EPUB Accessibility standard [[epub-a11y]] reserves the prefix "< code > a11y:</ code > " for use with
147- properties in the < code > http://idpf.org/epub/vocab/package/a11y/#</ code > namespace. [=EPUB
148- creators=] do not have to declare a prefix in the [=package document=].</ p >
150+ properties in the < code > http://idpf.org/epub/vocab/package/a11y/#</ code > namespace. The prefix does
151+ not have to be declared in the [=package document=].</ p >
149152 </ div >
150153
151154 < section id ="exemption ">
@@ -199,14 +202,21 @@ <h3>Definition</h3>
199202 < section id ="exemption-values ">
200203 < h2 > Exemption values</ h2 >
201204
205+ < div class ="caution ">
206+ < p > It is strongly advised to seek legal guidance when unsure whether an EPUB publication meets the
207+ legal requirements for these exemptions.</ p >
208+ </ div >
209+
202210 < table class ="zebra ">
203211 < tr >
204212 < th > Value</ th >
205213 < th > Definition</ th >
206214 </ tr >
207215 < tr >
208216 < td class ="top " id ="eaa-disproportionate-burden ">
209- < p > < code > eaa-disproportionate-burden</ code > </ p >
217+ < p >
218+ < code > eaa-disproportionate-burden</ code >
219+ </ p >
210220 </ td >
211221 < td >
212222 < p > < a
@@ -218,13 +228,13 @@ <h2>Exemption values</h2>
218228 < p > Use of the < code > eaa-disproportionate-burden</ code > value indicates an EPUB publication
219229 is exempt because it would require such a disproportionate burden to make
220230 accessible.</ p >
221- < p > EPUB creators are responsible for ensuring their publications meet the legal requirements
222- for this exemption.</ p >
223231 </ td >
224232 </ tr >
225233 < tr >
226234 < td class ="top " id ="eaa-fundamental-alteration ">
227- < p > < code > eaa-fundamental-alteration</ code > </ p >
235+ < p >
236+ < code > eaa-fundamental-alteration</ code >
237+ </ p >
228238 </ td >
229239 < td >
230240 < p > < a
@@ -235,13 +245,13 @@ <h2>Exemption values</h2>
235245 fundamental alteration of its basic nature</ q > [[directive-2019/882]].</ p >
236246 < p > Use of the < code > eaa-fundamental-alteration</ code > value indicates an EPUB publication is
237247 exempt because it would require such a fundamental alteration to make accessible.</ p >
238- < p > EPUB creators are responsible for ensuring their publications meet the legal requirements
239- for this exemption.</ p >
240248 </ td >
241249 </ tr >
242250 < tr >
243251 < td class ="top " id ="eaa-microenterprise ">
244- < p > < code > eaa-microenterprise</ code > </ p >
252+ < p >
253+ < code > eaa-microenterprise</ code >
254+ </ p >
245255 </ td >
246256 < td >
247257 < p > The < a href ="https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32019L0882 "
@@ -258,8 +268,6 @@ <h2>Exemption values</h2>
258268 < p > Use of the < code > eaa-microenterprise</ code > value indicates that the publisher of an
259269 [=EPUB publication=] that does not meet accessibility standards qualifies under the
260270 definition of a microenterprise.</ p >
261- < p > [=EPUB creators=] are responsible for ensuring they meet the legal requirements of a
262- microenterprise when using this value.</ p >
263271 </ td >
264272 </ tr >
265273 </ table >
0 commit comments