summaryrefslogtreecommitdiff
path: root/xmloff/dtd
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 16:46:31 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 16:46:31 +0000
commit2cff314aff915dd74d10d550494cc5c452248a05 (patch)
tree51e862fc91319613ba0dbeaa302987c277ebae5f /xmloff/dtd
parent2efa12e4b42006ba68ad291447577f03f2b5fa0b (diff)
INTEGRATION: CWS tbe15 (1.48.40); FILE MERGED
2004/12/09 11:54:59 tbe 1.48.40.1: #i38390# OOo XML 1.0 DTD: expected in script.mod
Diffstat (limited to 'xmloff/dtd')
-rw-r--r--xmloff/dtd/office.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/office.mod b/xmloff/dtd/office.mod
index d2e050087d32..19a4a3244b19 100644
--- a/xmloff/dtd/office.mod
+++ b/xmloff/dtd/office.mod
@@ -1,5 +1,5 @@
<!--
- $Id: office.mod,v 1.48 2004-11-09 12:25:20 hr Exp $
+ $Id: office.mod,v 1.49 2005-01-13 17:46:31 kz Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -198,9 +198,9 @@
<!ENTITY % script "office:script-data*,office:events?">
<!ELEMENT office:script (%script;)>
-<!ATTLIST office:script script:language %string; #REQUIRED>
<!ELEMENT office:script-data (script:libraries*)>
+<!ATTLIST office:script-data script:language %string; #REQUIRED>
<!ELEMENT office:font-decls (style:font-decl)*>