6, throughout HTML

Correct the anchor name for clause 6 to "6 EDCS attributes" to match the current clause title, and update hyperlinks accordingly.

6, all tables, HTML

Use a caption command rather than paragraphing to indicate the caption of each table.

Table 6.2

Replace with the following: "

Table 6.2 — Table of tables
Table 6.1 — Table of contents Tables 6.5-6.30 — EDCS Attribute Dictionary entries Table 6.34 — EDCS Attribute Enumerant Dictionary entry fields
Table 6.2 — Table of tables Table 6.31 — EDCS Attribute Value Characteristic Dictionary entry fields Table 6.35 — EDCS Attribute Enumerant Dictionary tables
Table 6.3 — EDCS Attribute Dictionary entry fields Table 6.32 — EDCS Attribute Value Characteristic Dictionary entries for individual EA instances Tables 6.36-6.61 — EDCS Attribute Enumerant Dictionary entries
Table 6.4 — EDCS Attribute Dictionary tables Table 6.33 — EDCS Attribute Value Characteristic Dictionary entries for entirety of EA instance collections  

"

6.1.2 Overview, paragraph 2, sentence 3, HTML

Change '<a title="EDCS classification">EA</a>s with the same first character of their <a title="EDCS classification label">EAL</a>s' to read '<a title="EDCS attribute">EA</a>s with the same first character of their <a title="EDCS attribute label">EAL</a>s'.

6.1.2 Overview, paragraph 7, sentence 3, HTML

Change '<a title="EDCS classification">EA</a>s with the same first character of their <a title="EDCS classification label">EAL</a>s' to read '<a title="EDCS attribute">EA</a>s with the same first character of their <a title="EDCS attribute label">EAL</a>s'.

6.2 EDCS Attribute Dictionary, throughout HTML

Remove the HTML font color commands from each hyperlink to Table A.4 and to Table A.5.

6.2 EDCS Attribute Dictionary, paragraph 1, sentence 3

Replace "the first five fields" with "the first six fields".

6.2 EDCS Attribute Dictionary, paragraph 1, sentence 4

Replace "the last three fields" with "the last four fields".

6.2 EDCS Attribute Dictionary, paragraph 1, last sentence

Replace "hyper-linked" with "hyperlinked".

Table 6.3 EDCS Attribute Dictionary entry fields

Update the HTML to use th rather than td commands for the first row, and insert the following row after the Concept definition row: "

Figures The illustrative figures for this EA (see 4.3.5). Clause 6 and Annex A

"

Table 6.3, Reference row

Change the HTML from 'The reference for this <a title="EDCS organizational schema">EA</a>' to read 'The reference for this <a title="EDCS attribute">EA</a>'.

Table 6.3, Supplemental references row

Change the HTML from 'The supplemental references for this <a title="EDCS classification">EA</a>' to read 'The supplemental references for this <a title="EDCS attribute">EA</a>'.

6.3, first paragraph

Remove second sentence.

Table 6.4

Replace with the following table. Note that the tables referenced from the table below have further change instructions: "

Table 6.4 — EDCS Attribute Dictionary tables
Table 6.5 — EAs with labels beginning with A Table 6.19 — EAs with labels beginning with O
Table 6.6 — EAs with labels beginning with B Table 6.20 — EAs with labels beginning with P
Table 6.7 — EAs with labels beginning with C Table 6.21 — EAs with labels beginning with Q
Table 6.8 — EAs with labels beginning with D Table 6.22 — EAs with labels beginning with R
Table 6.9 — EAs with labels beginning with E Table 6.23 — EAs with labels beginning with S
Table 6.10 — EAs with labels beginning with F Table 6.24 — EAs with labels beginning with T
Table 6.11 — EAs with labels beginning with G Table 6.25 — EAs with labels beginning with U
Table 6.12 — EAs with labels beginning with H Table 6.26 — EAs with labels beginning with V
Table 6.13 — EAs with labels beginning with I Table 6.27 — EAs with labels beginning with W
Table 6.14 — EAs with labels beginning with J Table 6.28 — EAs with labels beginning with X
Table 6.15 — EAs with labels beginning with K Table 6.29 — EAs with labels beginning with Y
Table 6.16 — EAs with labels beginning with L Table 6.30 — EAs with labels beginning with Z
Table 6.17 — EAs with labels beginning with M Table A.4 — Deprecated EAs
Table 6.18 — EAs with labels beginning with N  

"

Tables 6.5 - 6.30, and Table A.4

For each table, insert a new column between the "Concept definition" and "Attribute value type" columns, with a column header of "Figure(s)".

Table 6.31 EDCS Attribute Value Characteristic Dictionary fields

Replace with the following, and add the Annex C page at the location specified by the hyperlink in the Location column: "

Table 6.31 — EDCS Attribute Value Characteristic Dictionary entry fields
Field Specification Location
Label The EVL (see 4.3.2). Clause 6 and Annex A
Concept definition The concept definition of the EV (see 4.3.1). Clause 6 and Annex A
Figure(s) The illustrative figures for this EV (see 4.3.5). Clause 6 and Annex A
Characteristic value Either "Required" or "Not applicable (N/A)" Clause 6 and Annex A
EA data type applicability Either "Any" if the EV applies to values of instances of EAs of all EDCS attribute value types or "Numeric" if the EV applies only to values of instances of EAs of EDCS attribute value type REAL, COUNT, INDEX, or INTEGER. Clause 6 and Annex A
Code The EVC (see 4.3.3). Clause 6 and Annex A
Reference type The EDCS reference type of this reference (see 4.3.4.2). Annex C
Reference The reference for this EV (see 4.3.4.3). Annex C
Supplemental references The supplemental references for this EV (see 4.3.4.4). Annex C

"

6.3 EDCS Attribute Value Characteristic Dictionary, paragraph 2, sentence 1

Change "that describe quantitative attribute value characteristics" to "for individual EA instances".

Table 6.32 EDCS Attribute Value Characteristic Dictionary, quantitative entries

Replace with the following, and update hyperlinks accordingly: "

Table 6.32 — EDCS Attribute Value Characteristic Dictionary entries for individual EA instances
Label Concept definition Figure(s) Characteristic value EA data type applicability Code
POSITIVE_INFINITY The EA instance value is positive infinity.   N/A Numeric 1
NEGATIVE_INFINITY The EA instance value is negative infinity.   N/A Numeric 2
POSITIVE_OVERFLOW The EA instance value is greater than any positive value that can be represented; positive overflow.   N/A Numeric 3
NEGATIVE_OVERFLOW The EA instance value is less than any negative value that can be represented; negative overflow.   N/A Numeric 4
POSITIVE_UNDERFLOW The EA instance value is positive and the absolute value of the EA instance value is less than the absolute value of any positive value that can be represented in the implementation; positive underflow.   N/A Numeric 5
NEGATIVE_UNDERFLOW The EA instance value is negative and the absolute value of the EA instance value is less than the absolute value of any negative value that can be represented in the implementation; negative underflow.   N/A Numeric 6
MISSING The EA instance value is not available because the data has been lost, is unknown, or does not exist; missing.   N/A Any 7
MULTIPLE The EA instance has multiple possible valid values, but none are provided.   N/A Any 8
NOT_APPLICABLE The associated EA is not applicable in the given context.   N/A Any 9
VALUE_WITHHELD The EA instance value is not available because it has been deliberately withheld for policy and/or security considerations.   N/A Any 10
UNDESIGNATED The EA instance value is not available for reasons other than those given for MISSING, MULTIPLE, NOT_APPLICABLE, or VALUE_WITHHELD; undesignated.   N/A Any 11
VALUE_SPECIFIED The EA instance value is present and is specified as represented.   N/A Any 12
NOMINAL_VALUE The EV characteristic value represents the EA instance value expected, designed or intended under normal conditions; nominal value. Nominal value may also be considered as the representative, common or typical EA instance value.   Required Any 13
ROUNDING_TOLERANCE The EA instance value has been rounded to the nearest integral multiple of this EV characteristic value; rounding tolerance.   Required Numeric 15
VALID_RANGE_MAXIMUM The EV characteristic value is the maximum of the range of allowed or permitted values in the context in which the associated EA is applied; valid range maximum.   Required Numeric 16
VALID_RANGE_MINIMUM The EV characteristic value is the minimum of the range of allowed or permitted values in the context in which the associated EA is applied; valid range minimum.   Required Numeric 17
MEASUREMENT_ERROR The EV characteristic value is the standard error of the measured EA instance value.   Required Numeric 20
DEFAULT_VALUE The EV characteristic value is the value that is to be used if no other EA instance value has been specified; default value.   Required Any 23
ESTIMATED The EA instance value is estimated.   N/A Any 24
NOT_A_NUMBER The EA instance value is an undefined numerical value; not a number.   N/A Numeric 28
STATIC_VALUE The EA instance value should not be modified or otherwise changed; static value.   N/A Any 29
SUSPECT The correctness or validity of the EA instance value is questionable or suspect.   N/A Any 30

"

6.3 EDCS Attribute Value Characteristic Dictionary, paragraph 3, sentence 1

Change "describe qualitative attribute value characteristics" to "for entirety of EA instance collections".

Table 6.33 EDCS Attribute Value Characteristic Dictionary entries for entirety of EA instance collections

Replace with the following, and update hyperlinks accordingly: "

Table 6.33 — EDCS Attribute Value Characteristic Dictionary entries for entirety of EA instance collections
Label Concept definition Figure(s) Characteristic value EA data type applicability Code
CONSTANT_VALUE All values of the associated EA instance collection are equal to the EV characteristic value; constant value.   Required Any 14
UPPER_BOUND The EV characteristic value is greater than or equal to every valid value of the associated EA instance collection; upper bound. This value is greater than or equal to the value of the LEAST_UPPER_BOUND for the same set.   Required Numeric 18
LOWER_BOUND The EV characteristic value is less than or equal to every valid value of the associated EA instance collection; lower bound. This value is less than or equal to the value of the GREATEST_LOWER_BOUND for the same set.   Required Numeric 19
ARITHMETIC_MEAN The EV characteristic value is the sum of all valid values of the associated EA instance collection divided by the number of valid values in the associated EA instance collection; arithmetic mean.   Required Numeric 21
STANDARD_DEVIATION The EV characteristic value is the standard deviation of the valid values of the associated EA instance collection. This is the square root of the (bias-corrected) mean of the squares of the deviations from the mean.   Required Numeric 22
GREATEST_LOWER_BOUND The EV characteristic value is the smallest valid value in the associated EA instance collection; greatest lower bound. This is always greater than or equal to the value of a LOWER_BOUND for the same set.   Required Numeric 25
LEAST_UPPER_BOUND The EV characteristic value is the largest valid value in the associated EA instance collection; least upper bound. This is always less than or equal to the value of an UPPER_BOUND for the same set.   Required Numeric 26
MEDIAN The EV characteristic value is the middle valid value in the associated EA instance collection when the set is ordered, or the average of the two valid middle values when the number of valid values in the ordered set is even; median.   Required Numeric 27
VALID_COUNT The EV characteristic value is the number of values in the associated EA instance collection; value count.   Required Any 31
VALID_VALUE_COUNT The EV characteristic value is the number of valid values in the associated EA instance collection; valid value count.   Required Any 32

"

6.4 EDCS Attribute Enumerant Dictionary, paragraph 1, penultimate sentence

Replace "four" with "five".

Table 6.34 EDCS Attribute Enumerant Dictionary fields, first row, HTML

Use th rather than td commands for the first row.

Table 6.34 EDCS Attribute Enumerant Dictionary fields

Insert the following row after the Concept definition row:

Figures The illustrative figures for this EE (see 4.3.5). Clause 6 and Annex A

Table 6.34, Reference row

Change the HTML from 'The reference for this <a title="EDCS organizational schema">EE</a>' to read 'The reference for this <a title="EDCS attribute enumerant">EE</a>'.

Table 6.34, Supplemental references row

Change the HTML from 'The supplemental references for this <a title="EDCS classification">EE</a>' to read 'The supplemental references for this <a title="EDCS attribute enumerant">EE</a>'.

Table 6.35 EDCS Attribute Enumerant Dictionary tables

Replace with the following table. Note that the tables referenced from the table below have further change instructions: "

Table 6.35 — EDCS Attribute Enumerant Dictionary tables
Table 6.36 — EEs for EAs with labels beginning with A Table 6.50 — EEs for EAs with labels beginning with O
Table 6.37 — EEs for EAs with labels beginning with B Table 6.51 — EEs for EAs with labels beginning with P
Table 6.38 — EEs for EAs with labels beginning with C Table 6.52 — EEs for EAs with labels beginning with Q
Table 6.39 — EEs for EAs with labels beginning with D Table 6.53 — EEs for EAs with labels beginning with R
Table 6.40 — EEs for EAs with labels beginning with E Table 6.54 — EEs for EAs with labels beginning with S
Table 6.41 — EEs for EAs with labels beginning with F Table 6.55 — EEs for EAs with labels beginning with T
Table 6.42 — EEs for EAs with labels beginning with G Table 6.56 — EEs for EAs with labels beginning with U
Table 6.43 — EEs for EAs with labels beginning with H Table 6.57 — EEs for EAs with labels beginning with V
Table 6.44 — EEs for EAs with labels beginning with I Table 6.58 — EEs for EAs with labels beginning with W
Table 6.45 — EEs for EAs with labels beginning with J Table 6.59 — EEs for EAs with labels beginning with X
Table 6.46 — EEs for EAs with labels beginning with K Table 6.60 — EEs for EAs with labels beginning with Y
Table 6.47 — EEs for EAs with labels beginning with L Table 6.61 — EEs for EAs with labels beginning with Z
Table 6.48 — EEs for EAs with labels beginning with M Table A.5 — Deprecated EEs
 Table 6.49 — EEs for EAs with labels beginning with N  

"

Tables 6.36 - 6.61, and Table A.5

For each table, insert a new column between the "Concept definition" and "Code" columns, with a column header of "Figure(s)".

Table 6.36

Replace the "AIRCRAFT_ICING_TYPE" portion of the table with the following, and add the three pages at the location specified by the hyperlink in the "Figure(s)" column: "

Table 6.36 — EEs for EAs with labels beginning with A
Attribute label Enumerant label Concept definition Figure(s) Code
AIRCRAFT_ICING_TYPE   The type of <ICE> that is expected to accumulate on the <SURFACE> of an <AIRCRAFT>.    
  CLEAR <ICE_GLAZE>; clear. Figure 6.36.75.1 1
  FROST <HOAR_FROST>. Figure 6.36.75.2 2
  MIXED Combination of <<<CLEAR>>>, <<<RIME>>>, and/or <<<FROST>>>; mixed. Figure 6.36.75.3 3
  NONE_PRESENT No icing is present.   4
  RIME <RIME>.   5

"