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
commitb97925e74d316a6be312c9be011ed18a434d8bef (patch)
tree97d581e09d177c6ed7acaff25391a2480c377cf5 /xmloff/dtd/text.mod
parent8109f810e74c5ed18faa7ea99d6fd2fdc2ef3dd5 (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 373dae280bf1..97890a9dbc96 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?) |