summaryrefslogtreecommitdiff
path: root/xmloff/dtd
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 16:46:44 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 16:46:44 +0000
commitbff4b36e7d6cd43245ef928c39de5ef1d08ec4e6 (patch)
tree4f3f1540e296e9fac7734a2b115c9b9bcb01c6b5 /xmloff/dtd
parent2cff314aff915dd74d10d550494cc5c452248a05 (diff)
INTEGRATION: CWS tbe15 (1.8.40); FILE MERGED
2004/12/09 11:55:12 tbe 1.8.40.1: #i38390# OOo XML 1.0 DTD: expected in script.mod
Diffstat (limited to 'xmloff/dtd')
-rw-r--r--xmloff/dtd/script.mod19
1 files changed, 1 insertions, 18 deletions
diff --git a/xmloff/dtd/script.mod b/xmloff/dtd/script.mod
index 4bc984b03f7d..9d6edc458e7f 100644
--- a/xmloff/dtd/script.mod
+++ b/xmloff/dtd/script.mod
@@ -1,5 +1,5 @@
<!--
- $Id: script.mod,v 1.8 2004-11-09 12:25:32 hr Exp $
+ $Id: script.mod,v 1.9 2005-01-13 17:46:44 kz Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -85,20 +85,3 @@
%event-name;
%location;
%macro-name;>
- %location;
- %macro-name;>
-<!ENTITY % location "script:location (document|application) #REQUIRED">
-<!ENTITY % macro-name "script:macro-name %string; #REQUIRED">
-
-<!ELEMENT script:event (#PCDATA)>
-<!ATTLIST script:event %script-language;
- %event-name;
- %location;
- %macro-name;>
-
-
-<!ELEMENT script:event (#PCDATA)>
-<!ATTLIST script:event %script-language;
- %event-name;
- %location;
- %macro-name;>