summaryrefslogtreecommitdiff
path: root/xmloff/dtd/office.mod
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-06-20 05:08:35 +0000
committerMichael Brauer <mib@openoffice.org>2001-06-20 05:08:35 +0000
commit9b316f673f54170e0a4a76730622dd9ca47e0709 (patch)
tree8676d35ebfe3481d78cdbec16fb109f92f46d9a6 /xmloff/dtd/office.mod
parentfa829d05c584448923c529ccb6ac867c167baadd (diff)
#87313#: embedded imagas as base 64
Diffstat (limited to 'xmloff/dtd/office.mod')
-rw-r--r--xmloff/dtd/office.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/dtd/office.mod b/xmloff/dtd/office.mod
index d76e6f9cff77..d62f1d54ccda 100644
--- a/xmloff/dtd/office.mod
+++ b/xmloff/dtd/office.mod
@@ -1,5 +1,5 @@
<!--
- $Id: office.mod,v 1.41 2001-06-12 17:44:15 dvo Exp $
+ $Id: office.mod,v 1.42 2001-06-20 06:08:35 mib Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -258,3 +258,5 @@
<!ELEMENT office:change-info (text:p)*>
<!ATTLIST office:change-info office:chg-author %string; #REQUIRED>
<!ATTLIST office:change-info office:chg-date-time %timeInstance; #REQUIRED>
+
+<!ELEMENT office:binary-data (#PCDATA)>