summaryrefslogtreecommitdiff
path: root/xmloff/dtd/office.mod
diff options
context:
space:
mode:
authorAndreas Bregas <ab@openoffice.org>2000-12-07 13:56:21 +0000
committerAndreas Bregas <ab@openoffice.org>2000-12-07 13:56:21 +0000
commit2c67ddf443ca1c66f5f7236a1c94b97b5176596e (patch)
tree53dd4952e759734265edf63d72bff231e12d661a /xmloff/dtd/office.mod
parentcdc0c020dc4211ae5930855fca819a7491e4982a (diff)
#80755# XML script elements
Diffstat (limited to 'xmloff/dtd/office.mod')
-rw-r--r--xmloff/dtd/office.mod8
1 files changed, 7 insertions, 1 deletions
diff --git a/xmloff/dtd/office.mod b/xmloff/dtd/office.mod
index 2052ae4a0169..7502571ffcfd 100644
--- a/xmloff/dtd/office.mod
+++ b/xmloff/dtd/office.mod
@@ -1,5 +1,5 @@
<!--
- $Id: office.mod,v 1.16 2000-12-05 17:55:46 cl Exp $
+ $Id: office.mod,v 1.17 2000-12-07 14:56:21 ab Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -54,6 +54,7 @@
-->
<!ELEMENT office:document ( office:meta?,
+ office:script?,
office:font-decls?,
office:styles?,
office:automatic-styles?,
@@ -62,6 +63,7 @@
<!ATTLIST office:document xmlns:office CDATA #FIXED "&nOffice;">
<!ATTLIST office:document xmlns:meta CDATA #FIXED "&nMeta;">
+<!ATTLIST office:document xmlns:script CDATA #FIXED "&nScript;">
<!ATTLIST office:document xmlns:style CDATA #FIXED "&nStyle;">
<!ATTLIST office:document xmlns:text CDATA #FIXED "&nText;">
<!ATTLIST office:document xmlns:table CDATA #FIXED "&nTable;">
@@ -102,6 +104,10 @@
meta:document-statistic?)">
<!ELEMENT office:meta %meta;>
+<!ENTITY % script "(script:library-embedded |
+ script:library-linked)*">
+<!ELEMENT office:script %script;>
+
<!ELEMENT office:font-decls (style:font-decl)*>
<!ENTITY % styles "(style:style|text:list-style|number:number-style|