summaryrefslogtreecommitdiff
path: root/xmloff
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
commit0b012608e67254351a00892925ebd5118d521275 (patch)
tree8cec4addd39411aa1e842161e8d44662d6e9fab6 /xmloff
parent8bc7078c9ac309d2ed33f3e1534a328fe14b9df2 (diff)
chg: table:cell-range-source table:filter-options from #REQUIRED to #IMPLIED
Diffstat (limited to 'xmloff')
-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 8280b0145563..da5e151606ca 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
>