1. In 19.476 style:display-name, and 19.133 draw:display-name 19.133.1, replace:
The draw:display-name attribute specifies a name as it should appear in the user interface.
with:
The style:display-name attribute specifies the name of a common style as it should appear in the user interface.
2. In 3.15.3 <office:automatic-styles>
replace the Note text with:
Note: Common and automatic styles behave differently in OpenDocument editing consumers. Common styles present to a user as a named set of formatting properties. The formatting properties of an automatic style are presented to a user as the properties of any object that references that particular automatic style. An application gathers the individual properties that a user applies to an object into an automatic style, and can re-use the automatic style when the same properties are applied to another object. The process of creating and using automatic styles is not visible to users.