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.rng15
1 files changed, 15 insertions, 0 deletions
diff --git a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
index ccbc6e4336e8..68ac5c155d6a 100644
--- a/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
+++ b/schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng
@@ -2803,6 +2803,21 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.
</rng:element>
</rng:define>
+ <!-- TODO(vmiklos) no proposal -->
+ <rng:define name="paragraph-content" combine="choice">
+ <rng:element name="loext:content-control">
+ <rng:optional>
+ <!-- default value: false -->
+ <rng:attribute name="loext:showing-place-holder">
+ <rng:ref name="boolean"/>
+ </rng:attribute>
+ </rng:optional>
+ <rng:zeroOrMore>
+ <rng:ref name="paragraph-content-or-hyperlink"/>
+ </rng:zeroOrMore>
+ </rng:element>
+ </rng:define>
+
<!-- TODO no proposal -->
<rng:define name="animation-element" combine="choice">
<rng:choice>