Example shows how to specify kerning value, but we are inside description of font size element. There are more instances of this error because examples for attribute with the same name (e.g. "val") are somehow shared and reused.
p. 230/l. 8 Part 4
ed
Proposed Disposition of DIS 29500 Comment CZ-0072 (Modified: 2007-11-30) Agreed; the attribute description in question should be made generic. The following changes will be made to resolve this issue: Part 4, §2.3.2.17, page 191, first table Part 4, §2.3.2.36, page 230, line 8 Part 4, §2.3.2.37, page 231, line 14 Part 4, §2.3.3.10, page 253, line 1 Part 4, §2.3.3.11, page 254, line 8 Part 4, §2.3.3.12, page 255, line 13 Part 4, §2.16.30, page 1,610, line 1 Attributes Description val (Half Point Measurement) Specifies a positive measurement specified in half-points (1/144 of an inch). The contents of this attribute value are interpreted based on the context of the parent XML element. [Example: Consider the following WordprocessingML fragment: <w:rPr> <w:sz w:val="28" /> </w:rPr> The value of the val attribute is the font size of the run’s contents. However, consider the following fragment: <w:rPr> <w: kern … w:val="30" /> </w:rPr> In this case, t T he value in the val attribute is the minimum size for which font characters shall be automatically kerned 15 points (30 half-points) . In each case, the This value is interpreted in the context of the parent element. end example] Attributes Description The possible values for this attribute are defined by the ST_HpsMeasure simple type (§2.18.48).
