summaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
Diffstat (limited to 'schema')
-rw-r--r--schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng17
1 files changed, 17 insertions, 0 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
index 84dda4a82155..051db56b5cd3 100644
--- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
+++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
@@ -3469,6 +3469,23 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.
</rng:optional>
</rng:define>
+ <!-- TODO no proposal - Document Themes -->
+ <rng:define name="loext-background-complex-color">
+ <rng:element name="loext:background-complex-color">
+ <rng:ref name="loext-complex-color-attlist"/>
+ <rng:zeroOrMore>
+ <rng:ref name="loext-transformation"/>
+ </rng:zeroOrMore>
+ </rng:element>
+ </rng:define>
+
+ <!-- TODO no proposal - Document Themes-->
+ <rng:define name="style-table-cell-properties-elements" combine="interleave">
+ <rng:optional>
+ <rng:ref name="loext-background-complex-color"/>
+ </rng:optional>
+ </rng:define>
+
<rng:define name="draw-frame-attlist" combine="interleave">
<!-- https://issues.oasis-open.org/browse/OFFICE-4136 -->
<rng:optional>