Kaydet (Commit) 031c6d61 authored tarafından Andreas Bregas's avatar Andreas Bregas

#95236# New library container description format

üst 11a305b6
<?xml version="1.0" encoding="UTF-8"?>
<!--
$Id: libraries.dtd,v 1.2 2001-06-08 10:42:31 ab Exp $
$Id: libraries.dtd,v 1.3 2001-12-04 11:44:14 ab Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
......@@ -62,17 +62,12 @@
xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink"
>
<!ELEMENT library:library (library:element)*>
<!ELEMENT library:library EMPTY>
<!ATTLIST library:library
library:name CDATA #REQUIRED
xlink:href CDATA #IMPLIED
xlink:type CDATA #IMPLIED
library:link %boolean; #REQUIRED
library:readonly %boolean; #REQUIRED
>
<!ELEMENT library:element EMPTY>
<!ATTLIST library:element
library:name CDATA #REQUIRED
library:readonly %boolean; #IMPLIED
>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment