The definition for ‘LISTNUM’ is built upon the concepts of ‘current’ or ’specific’ or ‘next series’, which are not defined in this context.

Those concepts should be defined in the text, and their definition should either be copied or referenced in the context of the definition for ‘LISTNUM’.

page 1543, line 12 and 13 Part 4, Section 2.16.5.40 LISTNUM

te

Proposed Disposition of DIS 29500 Comment BR-0022 (Modified: 2008-01-04) Agreed; Part 4, §2.16.5.40, page 1,543, line 12 through page 1,544, line 5 will be updated as follows: (Note that this comment and response overlap with that for BR-0022 [and a number of other NB comments].) 2.16.5.40 LISTNUM Description: Computes the next integral number value from the current or a specific series level of a numbering definition , or a specific number value from the next or a specific series level of a numbering definition . The terms numbering definition and level are used as defined in §2.9. Within the context of this field, determining the numbering definition is equivalent to reading the value of the numId element (§2.9.19), and determining the level is equivalent to reading to value of the ilvl element (§2.9.3). [Rationale: This field is distinct from the numbering defined by the syntax in §2.9. This syntax stores the numbering as run content, rather than a paragraph property. This allows multiple numbered items to occur in a single paragraph; at locations other than the start of the paragraph, etc. end rationale] For LISTNUM fields, the associated numbering definition is calculated using the first of the following conditions met: If field-argument is NumberValue, OutlineDefault, or LegalDefault, all items with each value are part of a single numbering definition. If the current paragraph has numbering applied, all items within that paragraph are part of its numbering definition. If field-argument is present, the field belongs to the numbering definition used by level one of the abstract numbering definition (§2.9.1) whose name element (§2.9.14) matches field-argument. If no such list exists, then the field shall behave as though field-argument was omitted. If field-argument has been omitted, the field belongs to the same numbering definition as the last instance of a LISTNUM field or numbered paragraph present in the document. Once the numbering definition has been determined, the level is calculated as follows: If the \l switch is present, the value of that switch overrides all subsequent rules. If field-argument is NumberValue, OutlineDefault, or LegalDefault: o The first instance of the field is level one. o Each instance of the field which occurs at the start of the paragraph preceded only by other LISTNUM fields (or nothing) increments the level by one. [Example: A LISTNUM field with no field-argument inserted as the first item in a paragraph using level one of a numbering definition is at level two. end example] o The first instance of the field which occurs after other paragraph content increments the level by one, and all subsequent LISTNUM fields belong to the same level. [Example: Consider the following paragraph content: {LISTNUM} {LISTNUM} test {LISTNUM} test2 {LISTNUM} {LISTNUM}. Within this paragraph, the first two instances of the field are levels one and two, and the third through fifth instances of the field are part of level three. end example] If field-argument has any other value: o If the current paragraph has numbering applied, that paragraph numbering resets the level to one. Each LISTNUM field which occurs at the start of the paragraph preceded only by other LISTNUM fields (or nothing) increments the level by one. [Example: A LISTNUM field with no field-argument inserted as the first item in a paragraph using level one of a numbering definition is at level two. end example] The first LISTNUM field which occurs after other paragraph content increments the level by one, and all subsequent LISTNUM fields belong to the same level. [Example: Consider the following paragraph content: {LISTNUM} {LISTNUM} test {LISTNUM} test2 {LISTNUM} {LISTNUM}. Within this paragraph, the first two instances of the field are levels one and two, and the third through fifth instances of the field are part of level three. end example] o Fields in paragraphs with no numbering applied start at the same level as the last instance of a LISTNUM field or numbered paragraph present in the document. This field can be used anywhere in a paragraph, not just at its start. A LISTNUM field can be incorporated into numbering from a simple or outline-numbered list. text in field-argument is used to associates a LISTNUM field with a specific list. To emulate the behavior of the AUTONUM (§2.16.5.5), AUTONUMLGL (§2.16.5.6), and AUTONUMOUT (§2.16.5.7) fields, use the list names NumberDefault, LegalDefault, and OutlineDefault names, respectively. By default, the NumberFormat list is used. The XML generated for a complex field implementation shall not have the optional field value stored. Although the value of a LISTNUM field is calculated as a consecutive-valued non-negative integer, once a value is computed, the corresponding integer is rendered in the appropriate format, as described below. In all possible display methods, the list entry value is considered to be a number, and the list to be a numbered list. There are nine levels of list, and , assuming \s 1 for each, the result style used for each is determined based on the field-argument as follows: If the field-argument is NumberValue, OutlineDefault, or LegalDefault, the formatting is based on the table below. For any other value, the formatting is based on the abstract numbering definition (§2.9.1) whose name element (§2.9.14) matches field-argument. If no such list exists, then the field shall behave as though field-argument was omitted. If field-argument has been omitted: o If the current paragraph has numbering applied, the field shall take on the format of the next level of the corresponding numbering definition. [Example: A LISTNUM field inserted into a paragraph using level one of a numbering definition is displayed in the format defined by level two of that numbering definition. end example] o If not, the field takes on the numbering format of the last instance of a LISTNUM field or numbered paragraph present in the document. 1 1) 4 (1) 7 1. 2 a) 5 (a) 8 a. 3 iii)i) 6 (iii)(i) 9 iii.i. The following tables describe the predefined sequences NumberValue, OutlineDefault, and LegalDefault. The formats described are used as defined by ST_NumberFormat (§2.18.66). Level NumberValue Value Content and Format 1 The decimal format followed immediately by “)”. [Example: "3)", "9)", and "15)". end example]. 2 The lowerLetter format followed immediately by “)”. [Example: "c)", "i)", and "o)". end example]. 3 The lowerRoman format followed immediately by “)”. [Example: "iii)", "ix)", and "xv)". end example]. 4 The decimal format surrounded by “(” and “)”, without any intervening white space. [Example: "(3)", "(9)", and "(15)". end example]. 5 The lowerLetter format surrounded by “(” and “)”, without any intervening white space. [Example: "(c)", "(i)", and "(o)". end example]. 6 The lowerRoman format surrounded by “(” and “)”, without any intervening white space. [Example: "(iii)", "(ix)", and "(xv)". end example]. 7 The decimal format followed immediately by “.”. [Example: "3.", "9.", and "15.". end example]. 8 The lowerLetter format followed immediately by “.”. [Example: "c.", "i.", and "o.". end example]. 9 The lowerRoman format followed immediately by “.”. [Example: "iii.", "ix.", and "xv.". end example]. Level OutlineDefault Value Content and Format 1 The upperRoman format followed immediately by “.”. [Example: "III.", "IX.", and "XV.". end example]. 2 The upperLetter format followed immediately by “.”. [Example: "C.", "I.", and "O.". end example]. 3 The decimal format followed immediately by “.”. [Example: "3.", "9.", and "15.". end example]. Level OutlineDefault Value Content and Format 4 The lowerLetter format followed immediately by “)”. [Example: "c)", "i)", and "o)". end example]. 5 The decimal format surrounded by “(” and “)”, without any intervening white space. [Example: "(3)", "(9)", and "(15)". end example]. 6 The lowerLetter format surrounded by “(” and “)”, without any intervening white space. [Example: "(c)", "(i)", and "(o)". end example]. 7 The lowerLetter format defined by ST_NumberFormat surrounded by “(” and “)”, without any intervening white space. [Example: "(iii)", "(ix)", and "(xv)". end example]. 8 The lowerLetter format surrounded by “(” and “)”, without any intervening white space. [Example: "(c)", "(i)", and "(o)". end example]. 9 The lowerRoman format surrounded by “(” and “)”, without any intervening white space. [Example: "(iii)", "(ix)", and "(xv)". end example]. Level LegalDefault Value Content and Format 1 The decimal format followed immediately by “.”. [Example: "3.", "9.", and "15.". end example]. 2­9 A sequence consisting of the last number from each previous level (delimited by “.” followed immediately by the next value at this level and “.” (all in the decimal format). [Example: "1.3.", "2.4.9.", and "1.3.7.2.15.". end example]. Field Value: The next integral number value, or a specific value, from the current or a specific series, or a specific number from the next or specific series numbering definition which this instance of the LISTNUM field belongs to (as described above) . Similar Comments: BR-0021 , CL-0122 , DE-0037 , DE-0038 , DE-0041 , FR-0171 , FR-0172 , FR-0173 , GB-0264 , KE-0029 , PT-0063

Tag and Go

No Comments

Sorry, the comment form is closed at this time.

  • Argentina (1)
  • Australia (30)
  • Austria (1)
  • Belgium (1)
  • Brazil (64)
  • Bulgaria (3)
  • Canada (79)
  • Chile (217)
  • China (1)
  • Colombia (237)
  • Czech Republic (75)
  • Denmark (168)
  • Ecma (76)
  • Ecuador (1)
  • Finland (15)
  • France (592)
  • Germany (162)
  • Ghana (12)
  • Greece (113)
  • India (82)
  • Iran (58)
  • Ireland (12)
  • Israel (33)
  • Italy (2)
  • Japan (82)
  • Jordan (1)
  • Kenya (81)
  • Malaysia (23)
  • Malta (5)
  • Mexico (7)
  • New Zealand (54)
  • Norway (12)
  • Peru (10)
  • Philippines (7)
  • Poland (4)
  • Portugal (118)
  • Singapore (2)
  • South Africa (17)
  • South Korea (25)
  • Spain (1)
  • Switzerland (19)
  • Thailand (1)
  • Tunisia (3)
  • Turkey (1)
  • UK (635)
  • Uruguay (18)
  • USA (288)
  • Venezuela (73)