summaryrefslogtreecommitdiff
path: root/xmloff/dtd/table.mod
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2000-10-26 12:15:29 +0000
committerDaniel Rentz <dr@openoffice.org>2000-10-26 12:15:29 +0000
commit3f64e1eb241387e5703e794668444894b5fe3475 (patch)
tree5ad4205165e9307451dc3d4d4ccd0311f1e93eb9 /xmloff/dtd/table.mod
parent8948b7121b355e5b791d8459d17c755db5ae4c04 (diff)
chg: table:cell-range-source table:filter-options from #REQUIRED to #IMPLIED
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 8280b01455..da5e151606 100644
--- a/xmloff/dtd/table.mod
+++ b/xmloff/dtd/table.mod
@@ -1,5 +1,5 @@
<!--
- $Id: table.mod,v 1.10 2000-10-26 09:02:30 dr Exp $
+ $Id: table.mod,v 1.11 2000-10-26 13:15:29 dr Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -212,7 +212,7 @@
xlink:actuate (onRequest) #FIXED "onRequest"
xlink:href %uriReference; #REQUIRED
table:filter-name %string; #REQUIRED
- table:filter-options %string; #REQUIRED
+ table:filter-options %string; #IMPLIED
table:last-column-spanned %positiveInteger; #REQUIRED
table:last-row-spanned %positiveInteger; #REQUIRED
>