office-gobmx/xmloff/dtd/office.dtd

61 lines
1.8 KiB
DTD
Raw Normal View History

2000-09-18 11:07:07 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<!--
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
Copyright 2008 by Sun Microsystems, Inc.
OpenOffice.org - a multi-platform office productivity suite
$RCSfile: office.dtd,v $
$Revision: 1.9 $
This file is part of OpenOffice.org.
OpenOffice.org is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version 3
only, as published by the Free Software Foundation.
OpenOffice.org is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License version 3 for more details
(a copy is included in the LICENSE file that accompanied this code).
You should have received a copy of the GNU Lesser General Public License
version 3 along with OpenOffice.org. If not, see
<http://www.openoffice.org/license.html>
for a copy of the LGPLv3 License.
2000-09-18 11:07:07 -05:00
-->
<!ENTITY % dtypes-mod SYSTEM "dtypes.mod">
%dtypes-mod;
<!ENTITY % nmspace-mod SYSTEM "nmspace.mod">
%nmspace-mod;
<!ENTITY % defs-mod SYSTEM "defs.mod">
%defs-mod;
2000-09-18 11:07:07 -05:00
<!ENTITY % office-mod SYSTEM "office.mod">
%office-mod;
<!ENTITY % style-mod SYSTEM "style.mod">
%style-mod;
2000-09-18 11:07:07 -05:00
<!ENTITY % meta-mod SYSTEM "meta.mod">
%meta-mod;
2000-12-07 07:56:21 -06:00
<!ENTITY % script-mod SYSTEM "script.mod">
%script-mod;
2000-09-18 11:07:07 -05:00
<!ENTITY % drawing-mod SYSTEM "drawing.mod">
%drawing-mod;
<!ENTITY % text-mod SYSTEM "text.mod">
%text-mod;
<!ENTITY % table-mod SYSTEM "table.mod">
%table-mod;
<!ENTITY % chart-mod SYSTEM "chart.mod">
%chart-mod;
<!ENTITY % datastyl-mod SYSTEM "datastyl.mod">
%datastyl-mod;
2001-01-03 09:19:30 -06:00
<!ENTITY % form-mod SYSTEM "form.mod">
%form-mod;
2001-03-23 00:47:56 -06:00
<!ENTITY % settings-mod SYSTEM "settings.mod">
%settings-mod;