summaryrefslogtreecommitdiffstats
path: root/xmlscript
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript')
-rw-r--r--xmlscript/dtd/library.dtd3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlscript/dtd/library.dtd b/xmlscript/dtd/library.dtd
index a43342dcd5bf..6f027cd519af 100644
--- a/xmlscript/dtd/library.dtd
+++ b/xmlscript/dtd/library.dtd
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: library.dtd,v 1.1 2001-12-04 11:45:28 ab Exp $
+ $Id: library.dtd,v 1.2 2004-03-17 13:42:12 obo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -62,6 +62,7 @@
library:name CDATA #REQUIRED
library:readonly %boolean; #REQUIRED
library:passwordprotected %boolean; #REQUIRED
+ library:preload %boolean; #IMPLIED
>
<!ELEMENT library:element EMPTY>