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
This commit is contained in:
Kurt Zenker 2005-01-13 16:46:44 +00:00
parent 2cff314aff
commit bff4b36e7d

View file

@ -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
@ -80,23 +80,6 @@
<!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;>
%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;