UseJunior Book a Demo

ECMA-376 edition 5, Part 1 § 17.3.1.26

w:pPr child-element ordering

Product posture and evidence for this normative section. The ECMA publication is the authority; this page reports only the pinned Safe DOCX projection.

ECMA publication ↗

Safe DOCX posture

targeted

w:pPr child-element ordering

w:pPr (CT_PPr) declares its children as an ordered sequence; readers that validate against the schema reject out-of-order properties. The generation property-ordering discipline (packages/docx-core/src/generation/ordering.ts) encodes the emitted subset of that sequence as PPR_ORDER and routes every paragraph property through appendInOrder, which throws on any property name missing from the table so new properties force a conscious ordering decision.

Registry identity: ECMA-PART1-17-3-1-26

Schema declarations

Bounded evidence