-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: ODF 1.3
-
Component/s: None
-
None
"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>
*****