summaryrefslogtreecommitdiff
path: root/xmlscript/dtd
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-17 12:42:12 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-17 12:42:12 +0000
commitf62e089e4f80f0f14ed09b57c61c188eb8685879 (patch)
treed1216fe26a8390b6c1124c4928599b29aaf71aa8 /xmlscript/dtd
parent2297005daa5cf9dd50ee0fe23d995ffb6f446755 (diff)
INTEGRATION: CWS jl5vba (1.1.80); FILE MERGED
2004/01/21 14:55:42 ab 1.1.80.1: #111934# Merge to src680, #110009# Added library preload flag
Diffstat (limited to 'xmlscript/dtd')
-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>