diff options
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 |