Lines Matching full:code
24 <td align="left"><p><code>sensitivity</code></p></td>
25 <td align="left"><p>The <code>sensitivity</code> keyword.</p></td>
28 <td align="left"><p><code>sensitivity_id</code></p></td>
29 <td align="left"><p>The <code>sensitivity</code> identifier.</p></td>
60 <td align="left"><p><code>sensitivityalias</code></p></td>
61 <td align="left"><p>The <code>sensitivityalias</code> keyword.</p></td>
64 <td align="left"><p><code>sensitivityalias_id</code></p></td>
65 <td align="left"><p>The <code>sensitivityalias</code> identifier.</p></td>
92 <td align="left"><p><code>sensitivityaliasactual</code></p></td>
93 <td align="left"><p>The <code>sensitivityaliasactual</code> keyword.</p></td>
96 <td align="left"><p><code>sensitivityalias_id</code></p></td>
97 <td align="left"><p>A single previously declared <code>sensitivityalias</code> identifier.</p></td>
100 <td align="left"><p><code>sensitivity_id</code></p></td>
101 <td align="left"><p>A single previously declared <code>sensitivity</code> identifier.</p></td>
134 <td align="left"><p><code>sensitivityorder</code></p></td>
135 <td align="left"><p>The <code>sensitivityorder</code> keyword.</p></td>
138 <td align="left"><p><code>sensitivity_id</code></p></td>
139 <td align="left"><p>One or more previously declared <code>sensitivity</code> or <code>sensitivityalias</code> identifiers..</p></td>
177 <td align="left"><p><code>category</code></p></td>
178 <td align="left"><p>The <code>category</code> keyword.</p></td>
181 <td align="left"><p><code>category_id</code></p></td>
182 <td align="left"><p>The <code>category</code> identifier.</p></td>
213 <td align="left"><p><code>categoryalias</code></p></td>
214 <td align="left"><p>The <code>categoryalias</code> keyword.</p></td>
217 <td align="left"><p><code>categoryalias_id</code></p></td>
218 <td align="left"><p>The <code>categoryalias</code> identifier.</p></td>
241 <td align="left"><p><code>categoryaliasactual</code></p></td>
242 <td align="left"><p>The <code>categoryaliasactual</code> keyword.</p></td>
245 <td align="left"><p><code>categoryalias_id</code></p></td>
246 <td align="left"><p>A single previously declared <code>categoryalias</code> identifier.</p></td>
249 <td align="left"><p><code>category_id</code></p></td>
250 <td align="left"><p>A single previously declared <code>category</code> identifier.</p></td>
281 <td align="left"><p><code>categoryorder</code></p></td>
282 <td align="left"><p>The <code>categoryorder</code> keyword.</p></td>
285 <td align="left"><p><code>category_id</code></p></td>
286 <td align="left"><p>One or more previously declared <code>category</code> or <code>categoryalias</code> identifiers.</p></td>
321 <td align="left"><p><code>categoryset</code></p></td>
322 <td align="left"><p>The <code>categoryset</code> keyword.</p></td>
325 <td align="left"><p><code>categoryset_id</code></p></td>
326 <td align="left"><p>The <code>categoryset</code> identifier.</p></td>
329 <td align="left"><p><code>category_id</code></p></td>
330 <td align="left"><p>Zero or more previously declared <code>category</code> or <code>categoryalias</code> identifiers.</p>
331 <p>Note that there must be at least one <code>category_id</code> identifier or <code>expr</code> parameter declared.</p></td>
334 <td align="left"><p><code>expr</code></p></td>
335 <td align="left"><p>Zero or more <code>expr</code>'s, the valid operators and syntax are:</p>
336 <p><code> (and (category_id ...) (category_id ...))</code></p>
337 <p><code> (or (category_id ...) (category_id ...))</code></p>
338 <p><code> (xor (category_id ...) (category_id ...))</code></p>
339 <p><code> (not (category_id ...))</code></p>
340 <p><code> (range category_id category_id)</code></p>
341 <p><code> (all)</code></p></td>
394 <td align="left"><p><code>sensitivitycategory</code></p></td>
395 <td align="left"><p>The <code>sensitivitycategory</code> keyword.</p></td>
398 <td align="left"><p><code>sensitivity_id</code></p></td>
399 <td align="left"><p>A single previously declared <code>sensitivity</code> or <code>sensitivityalias</code> identifier.</p></td>
402 <td align="left"><p><code>categoryset_id</code></p></td>
403 <td align="left"><p>A single previously declared <code>categoryset</code> (named or anonymous), or a list of <code>category</code> and/or <code>categoryalias</code> identifiers. The examples show each variation.</p></td>
436 <td align="left"><p><code>level</code></p></td>
437 <td align="left"><p>The <code>level</code> keyword.</p></td>
440 <td align="left"><p><code>level_id</code></p></td>
441 <td align="left"><p>The <code>level</code> identifier.</p></td>
444 <td align="left"><p><code>sensitivity_id</code></p></td>
445 <td align="left"><p>A single previously declared <code>sensitivity</code> or <code>sensitivityalias</code> identifier.</p></td>
448 <td align="left"><p><code>categoryset_id</code></p></td>
449 <td align="left"><p>A single previously declared <code>categoryset</code> (named or anonymous), or a list of <code>category</code> and/or <code>categoryalias</code> identifiers. The examples show each variation.</p></td>
482 <td align="left"><p><code>levelrange</code></p></td>
483 <td align="left"><p>The <code>levelrange</code> keyword.</p></td>
486 <td align="left"><p><code>levelrange_id</code></p></td>
487 <td align="left"><p>The <code>levelrange</code> identifier.</p></td>
490 <td align="left"><p><code>low_level_id</code></p></td>
491 <td align="left"><p>The current level specified by a previously declared <code>level</code> identifier. This may be formed by named or anonymous components as discussed in the <code>level</code> section and shown in the examples.</p></td>
494 <td align="left"><p><code>high_level_id</code></p></td>
495 <td align="left"><p>The clearance or high level specified by a previously declared <code>level</code> identifier. This may be formed by named or anonymous components as discussed in the <code>level</code> section and shown in the examples.</p></td>
603 <td align="left"><p><code>rangetransition</code></p></td>
604 <td align="left"><p>The <code>rangetransition</code> keyword.</p></td>
607 <td align="left"><p><code>source_type_id</code></p></td>
608 <td align="left"><p>A single previously declared <code>type</code>, <code>typealias</code> or <code>typeattribute</code> identifier.</p></td>
611 <td align="left"><p><code>target_type_id</code></p></td>
612 <td align="left"><p>A single previously declared <code>type</code>, <code>typealias</code> or <code>typeattribute</code> identifier.</p></td>
615 <td align="left"><p><code>class_id</code></p></td>
616 <td align="left"><p>A single previously declared <code>class</code> or <code>classmap</code> identifier.</p></td>
619 <td align="left"><p><code>new_range_id</code></p></td>
620 <td align="left"><p>The new MLS range for the object class that is a previously declared <code>levelrange</code> identifier. This entry may also be defined as an anonymous or named <code>level</code>, <code>sensitivity</code>, <code>sensitivityalias</code>, <code>category</code>, <code>categoryalias</code> or <code>categoryset</code> identifier.</p></td>