not many of the core digester committers use the xmlrules so we rely on those who do to correct any mistakes that aren't caught by the unit tests.

patch applied. thanks.

- robert

On Monday, July 7, 2003, at 09:08 AM, Henning P. Schmiedehausen wrote:

This seems like a bug to me. Could it be that noone is actually using
the digester DTD to verify a digester xml file?

        Regards
                Henning

Index: src/java/org/apache/commons/digester/xmlrules/digester-rules.dtd
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/java/org/apache/commons/
digester/xmlrules/digester-rules.dtd,v
retrieving revision 1.8
diff -u -b -r1.8 digester-rules.dtd
--- src/java/org/apache/commons/digester/xmlrules/digester-rules.dtd 27 Mar 2003 18:54:45 -0000 1.8
+++ src/java/org/apache/commons/digester/xmlrules/digester-rules.dtd 7 Jul 2003 08:06:50 -0000
@@ -115,7 +115,7 @@


 <!-- SetPropertiesRule -->
 <!ELEMENT set-properties-rule (alias)*>
-<!ATTLIST factory-create-rule
+<!ATTLIST set-properties-rule
     pattern   CDATA #IMPLIED>

<!-- An alias is a custom attribute->property name mapping -->

--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services
freelance consultant -- Jakarta Turbine Development  -- hero for hire

--- Quote of the week: "It is pointless to tell people anything when
you know that they won't process the message." --- Jonathan Revusky

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to