donaldp 2002/09/09 05:41:36
Modified: info/src/java/org/apache/avalon/framework/tools/infobuilder
componentinfo.dtd
Log:
Zero or one attributes sections under entry
Revision Changes Path
1.7 +1 -1
jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/tools/infobuilder/componentinfo.dtd
Index: componentinfo.dtd
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/tools/infobuilder/componentinfo.dtd,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- componentinfo.dtd 9 Sep 2002 12:41:03 -0000 1.6
+++ componentinfo.dtd 9 Sep 2002 12:41:36 -0000 1.7
@@ -143,7 +143,7 @@
value the value of entry.
optional is entry optional
-->
-<!ELEMENT entry (attributes*) >
+<!ELEMENT entry (attributes?) >
<!ATTLIST entry
key CDATA #REQUIRED
type CDATA #REQUIRED
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>