← Prev in month
← Prev in thread
[OASIS Issue Tracker] (OFFICE-3863) description of attribute style:class is incorrect
Jos van den Oever created OFFICE-3863:
-----------------------------------------
Summary: description of attribute style:class is incorrect
Key: OFFICE-3863
URL: https://issues.oasis-open.org/browse/OFFICE-3863
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Bug
Components: Formatting Properties
Affects Versions: ODF 1.2
Reporter: Jos van den Oever
Priority: Minor
In ODF 1.0 and 1.1, the attribute style:class is described like this:
==
A style may belong to an arbitrary class of styles. The class is an arbitrary string. The class has no meaning within the file format itself, but it can for instance be evaluated by user interfaces to show a list of styles where the styles are grouped by its name.
==
In ODF 1.2, the definition changed to this:
==
The style:class attribute specifies a style class name. A style class name is a string and any style may belong to any number of classes. A style may belong to any class of styles.
==
The problem is this part: 'any style may belong to any number of classes'. Each style has only one style:class attribute and that attribute contains only one name. So it is only possible to be part of multiple classes via inheritance.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
← Prev in month
← Prev in thread