-
Type: Bug
-
Status: Applied
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.3
-
Fix Version/s: ODF 1.4
-
Component/s: None
-
Labels:None
-
Proposal:
-
Resolution:
"The text does not appear to correspond to the structure defined by the schema. What elements or attributes are used to represent "legend entry", "graphical entry key" and "entry text"?" [Francis Cave] Patrick: I will try to untangle this. More underspecification.
I have researched this further and the schema provides:
*****
<rng:define name="chart-legend">
<rng:element name="chart:legend">
<rng:ref name="chart-legend-attlist"/>
<rng:optional>
<rng:ref name="text-p"/>
</rng:optional>
</rng:element>
</rng:define>
*****