diff options
author | Martin Gallwey <mtg@openoffice.org> | 2001-01-12 16:39:52 +0000 |
---|---|---|
committer | Martin Gallwey <mtg@openoffice.org> | 2001-01-12 16:39:52 +0000 |
commit | 474b7b561e7dca27f3a565fd56a53b6206f2b99d (patch) | |
tree | 73cf9cd50d5fa1d451dc5c624f0be2397f737bb9 /package | |
parent | fcc991deb2c6860f2761969477fd1adf36f56c61 (diff) |
Assigned namespace prefixes
Diffstat (limited to 'package')
-rw-r--r-- | package/dtd/Manifest.dtd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/dtd/Manifest.dtd b/package/dtd/Manifest.dtd index f49fdeba78f4..66ce33331409 100644 --- a/package/dtd/Manifest.dtd +++ b/package/dtd/Manifest.dtd @@ -1,5 +1,5 @@ <!-- - $Id: Manifest.dtd,v 1.2 2001-01-12 16:13:53 mtg Exp $ + $Id: Manifest.dtd,v 1.3 2001-01-12 17:39:52 mtg Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -52,8 +52,7 @@ Contributor(s): Martin Gallwey (gallwey@Sun.COM) --> -<?xml version="1.0" encoding="UTF-8"> -<!ELEMENT manifest:manifest (file-entry?) > +<!ELEMENT manifest:manifest (manifest:file-entry*) > <!ELEMENT manifest:file-entry EMPTY> <!ATTLIST manifest:file-entry manifest:full-path CDATA #REQUIRED |