21.4.2.25 ruleLst

This element is simply a list of rules.

This element allows for a rule to be specified which changes the value of an existing constraint.

[Example:

Consider the following example of a

<ruleLst>
  <rule type="primFontSz" val="2" />
</ruleLst>

In this example a single rule is being defined in the ruleLst that shrinks the primary font size down to a lower limit of 2pt font when the text no longer fits correctly in the layout node. end example]

[Note: The W3C XML Schema definition of this element’s content model (CT_Rules) is located in A.5.3. end note]

Last updated on