summaryrefslogtreecommitdiff
path: root/xmloff/dtd/table.mod
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-06-25 04:59:47 +0000
committerSascha Ballach <sab@openoffice.org>2001-06-25 04:59:47 +0000
commit40434987634860fa5ae1f4b80f4c5f5fe02cc169 (patch)
tree336dba586fad92897fa28cb21ddad19dccda0e0c /xmloff/dtd/table.mod
parentdf214701cee787811e8630aa8f42e02efa969d34 (diff)
#88661#; correct the attribute table:multi-deletion-spanned
Diffstat (limited to 'xmloff/dtd/table.mod')
-rw-r--r--xmloff/dtd/table.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/table.mod b/xmloff/dtd/table.mod
index 78a3b9f1945b..ce3cd951c370 100644
--- a/xmloff/dtd/table.mod
+++ b/xmloff/dtd/table.mod
@@ -1,5 +1,5 @@
<!--
- $Id: table.mod,v 1.36 2001-05-21 16:38:10 sab Exp $
+ $Id: table.mod,v 1.37 2001-06-25 05:59:47 sab Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -113,7 +113,7 @@
table:position %integer; #REQUIRED
table:count %positiveInteger; "1"
table:table %integer; #IMPLIED
- table:multi-spanned-deletion %integer; #IMPLIED
+ table:multi-deletion-spanned %integer; #IMPLIED
>
<!ELEMENT table:cut-offs (table:insertion-cut-off | table:movement-cut-off+ | (table:insertion-cut-off, table:movement-cut-off+))>
<!ELEMENT table:insertion-cut-off EMPTY>