summaryrefslogtreecommitdiff
path: root/xmloff/dtd/nmspace.mod
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2002-05-06 08:34:55 +0000
committerBjörn Milcke <bm@openoffice.org>2002-05-06 08:34:55 +0000
commit615994dd21b85aa56fcbb090b7e6651808b11ab8 (patch)
treeb3917889e9d7f4a35df9a2cc6a772d6c73efcede /xmloff/dtd/nmspace.mod
parent7fc5561d23defecb2e9610fd720b02308ad8dc80 (diff)
#96720# syntax error in chart.mod
some namespaces were missing (dr3d,form and math) in DTD
Diffstat (limited to 'xmloff/dtd/nmspace.mod')
-rw-r--r--xmloff/dtd/nmspace.mod6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/dtd/nmspace.mod b/xmloff/dtd/nmspace.mod
index bee922ac07f9..642ec233f3f7 100644
--- a/xmloff/dtd/nmspace.mod
+++ b/xmloff/dtd/nmspace.mod
@@ -1,5 +1,5 @@
<!--
- $Id: nmspace.mod,v 1.4 2001-03-23 07:46:50 sab Exp $
+ $Id: nmspace.mod,v 1.5 2002-05-06 09:34:55 bm Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -56,6 +56,7 @@
<!ENTITY nFO "http://www.w3.org/1999/XSL/Format">
<!ENTITY nXLink "http://www.w3.org/1999/xlink">
<!ENTITY nSVG "http://www.w3.org/2000/svg">
+<!ENTITY nMath "http://www.w3.org/1998/Math/MathML">
<!-- StarOffice namespace names and prefixes -->
@@ -71,8 +72,9 @@
<!ENTITY nDraw "&nOpenOffice;/drawing">
<!ENTITY nChart "&nOpenOffice;/chart">
<!ENTITY nNumber "&nOpenOffice;/datastyle">
+<!ENTITY nDr3D "&nOpenOffice;/dr3d">
+<!ENTITY nForm "&nOpenOffice;/form">
<!ENTITY nConfig "&nOpenOffice2001;/config">
-
<!-- dublin core namespace name and prefic -->
<!ENTITY nDC "http://purl.org/dc/elements/1.1/">