1289 |
manakaiIsHTML:0;;XML Document |
manakaiIsHTML:0;;XML Document |
1290 |
</d:catalog> |
</d:catalog> |
1291 |
|
|
1292 |
|
<section id="levels"> |
1293 |
|
<h2>Error Levels</h2> |
1294 |
|
|
1295 |
|
<table id="levels-table"> |
1296 |
|
<thead> |
1297 |
|
<tr><th scope="col">Level</th> |
1298 |
|
<th scope="col">Conforming?</th> |
1299 |
|
<th scope="col">Description</th> |
1300 |
|
</tr> |
1301 |
|
</thead> |
1302 |
|
<tbody> |
1303 |
|
<tr id="level-m" class="level-m"> |
1304 |
|
<th scope="row"><em class="rfc2119">MUST</em>‐level error</th> |
1305 |
|
<td>Non‐conforming.</td> |
1306 |
|
<td>A violation to a hard requirement of the specification. |
1307 |
|
The document is non‐conforming.</td> |
1308 |
|
</tr> |
1309 |
|
<tr id="level-s" class="level-s"> |
1310 |
|
<th scope="row"><em class="rfc2119">SHOULD</em>‐level error</th> |
1311 |
|
<td>Non‐conforming, but <em>in some case</em> |
1312 |
|
conforming.</td> |
1313 |
|
<td>A violation to a requirement of the specification. |
1314 |
|
The violation might be legitimize in some case. Otherwise, |
1315 |
|
the document is non‐conforming.</td> |
1316 |
|
</tr> |
1317 |
|
<tr id="level-w" class="level-w"> |
1318 |
|
<th scope="row">Warning</th> |
1319 |
|
<td>Conforming.</td> |
1320 |
|
<td>A warning is an advice from the conformance checker to avoid |
1321 |
|
to solve a problem in a confusing or possibly wrong way. |
1322 |
|
It does not affect to the conformance of the document, and |
1323 |
|
may sometimes be inappropriate.</td> |
1324 |
|
</tr> |
1325 |
|
<tr id="level-unsupported" class="level-unsupported"> |
1326 |
|
<th scope="row">Not supported</th> |
1327 |
|
<td><em>Unknown</em>.</td> |
1328 |
|
<td>Some feature that is not supported by the conformance checker |
1329 |
|
is used in the document.</td> |
1330 |
|
</tr> |
1331 |
|
</tbody> |
1332 |
|
</table> |
1333 |
|
</section> |
1334 |
|
|
1335 |
<section id="license"> |
<section id="license"> |
1336 |
<h2>License of This Document</h2> |
<h2>License of This Document</h2> |
1337 |
|
|