summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-05-07 11:06:55 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-05-07 11:06:55 +0000
commit5c9bdd4e5d19e6c1ba6776d0c329ee8ea8257015 (patch)
treed56eb3fd9ff41ed9daebe5fafa39626a62d7eae6 /xmloff/dtd/text.mod
parent99959d59307ff3945721e0f52d826847299e0dd2 (diff)
added: redline enable + protection
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r--xmloff/dtd/text.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index 373dae280b..97890a9dbc 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.30 2001-04-26 13:20:50 dvo Exp $
+ $Id: text.mod,v 1.31 2001-05-07 12:06:55 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -1085,6 +1085,8 @@ indices, and there may be only one text:index-title element.
<!ATTLIST text:change-end text:change-id CDATA #REQUIRED>
<!ELEMENT text:tracked-changes (text:changed-region)*>
+<!ATTLIST text:tracked-changes text:track-changes %boolean; "true">
+<!ATTLIST text:tracked-changes text:protection-key CDATA #IMPLIED>
<!ELEMENT text:changed-region (text:insertion |
(text:deletion, text:insertion?) |