summaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
Diffstat (limited to 'schema')
-rw-r--r--schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng6
1 files changed, 6 insertions, 0 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
index cfb4e3e350a8..b0ae7f086609 100644
--- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
+++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
@@ -2553,6 +2553,12 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.
<rng:ref name="common-text-justify"/>
<rng:ref name="style-vertical-justify"/>
</rng:optional>
+ <!-- TODO no proposal to allow tab-stop-distance in arbitrary paragraph style properties -->
+ <rng:optional>
+ <rng:attribute name="loext:tab-stop-distance">
+ <rng:ref name="nonNegativeLength"/>
+ </rng:attribute>
+ </rng:optional>
</rng:define>
<rng:define name="style-table-cell-properties-attlist" combine="interleave">
<rng:optional>