summaryrefslogtreecommitdiff
path: root/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
diff options
context:
space:
mode:
Diffstat (limited to 'schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng')
-rw-r--r--schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng8
1 files changed, 8 insertions, 0 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
index f0e242081ae0..6266dbded22f 100644
--- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
+++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
@@ -3492,4 +3492,12 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.
</rng:optional>
</rng:define>
+ <rng:define name="style-graphic-properties-attlist" combine="interleave">
+ <rng:optional>
+ <rng:attribute name="loext:decorative">
+ <rng:ref name="boolean"/>
+ </rng:attribute>
+ </rng:optional>
+ </rng:define>
+
</rng:grammar>