summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/dtd/text.mod5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index 94ae7427bf32..8aa6cebb10cb 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.49 2002-04-26 13:14:38 dvo Exp $
+ $Id: text.mod,v 1.50 2002-06-11 14:17:50 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -426,7 +426,8 @@
<!ATTLIST text:text-input text:description %string; #IMPLIED>
<!ENTITY % database-table "text:database-name CDATA #REQUIRED
- text:table-name CDATA #REQUIRED">
+ text:table-name CDATA #REQUIRED
+ text:command-type (table|query|command) #IMPLIED">
<!ELEMENT text:database-display (#PCDATA)>
<!ATTLIST text:database-display %database-table;>