DR 09-0195 - WML: numbering definition instance description

Shawn Villaron shawnv at microsoft.com
Tue Mar 23 13:27:39 CET 2010


A minor tweak based on feedback earlier today, basically replacing "contains" with "uses".  I believe that with this change we can move this to LAST CALL.

From: Shawn Villaron [mailto:shawnv at microsoft.com]
Sent: Thursday, March 18, 2010 2:47 PM
To: 'SC 34 WG4'
Subject: DR 09-0195 - WML: numbering definition instance description

This is in regards to the JP defect report.  Our proposed response is as follows.

DR 09-0195 - WML: numbering definition instance description
Part 1, Section 17.3.1.19 will be updated as follows:
17.3.1.19 numPr (Numbering Definition Instance Reference)

This element specifies that the current paragraph uses numbering information that is defined by a particular references a numbering definition instance in the current document.

The presence of this element specifies that the paragraph inherits the properties specified by the numbering definition in the num element (§17.9.16) at the level specified by the level specified in the lvl element (§17.9.7) and shall have an associated number positioned before the beginning of the text flow in this paragraph. When this element appears as part of the paragraph formatting for a paragraph style, then any numbering level defined using the ilvl element shall be ignored, and the pStyle element (§17.9.24) on the associated abstract numbering definition shall be used instead.

[Example: Consider a paragraph in a document which should be associated with level 4 of a numbering definition with ID 0. Associating the paragraph with this numbering definition would be specified using the following WordprocessingML:

<w:pPr>
<w:numPr>
<w:ilvl w:val="4" />
<w:numId w:val="0" />
</w:numPr>
</w:pPr>

The numPr element specifies that this paragraph must contain numbering information, and its children specify that the numbering definition for that numbering information must have a numId of 0 and an ilvl of 4 within that numbering definition. end example]

Parent Elements

pPr (§17.3.1.26); pPr (§17.3.1.25); pPr (§17.7.5.2); pPr (§17.7.6.1); pPr (§17.9.23); pPr (§17.7.8.2)



Child Elements

Subclause

ilvl (Numbering Level Reference)

§17.9.3

ins (Inserted Numbering Properties)

§17.13.5.19

numId (Numbering Definition Instance Reference)

§17.9.19



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20100323/e41515f1/attachment-0001.htm>


More information about the sc34wg4 mailing list