https://bugs.documentfoundation.org/show_bug.cgi?id=112785
--- Comment #9 from Regina Henschel <[email protected]> --- xml:id is not an element but an attribute. It could be set as attribute on the empty group element, which currently contains the <svg:desc> child element. But I don't know in what context the embedded table is used at all and where the <svg:desc> element is currently evaluated. My concern about the <svg:desc> element is, that its specification says, "The <svg:desc> element specifies a prose description of a graphic object that may be used to support accessibility." (10.3.18 <svg:desc>, part 3, ODF 1.3) And this description does not fit to its use in the embedded table in the chart. We might need a total different attribute/element for the intended purpose. -- You are receiving this mail because: You are the assignee for the bug.
