Are you saying you think that the *spec* says it shouldn't be case
sensitive or that you don't think it should? If the spec says it shouldn't
then clearly it shouldn't. But, otherwise XML is pretty much completely
case sensitive and I wouldn't see any reason why this particular API should
be any different.
----------------------------------------
Dean Roddey
Software Weenie
IBM Center for Java Technology - Silicon Valley
[EMAIL PROTECTED]
Bruno Stuessi <[EMAIL PROTECTED]> on 02/09/2000 06:44:28 AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Bug in Element.getAttribute()?
Element.getAttribute(String name) in Xerces 1.0.1 requires that name is
provided
case-sensitive ie as it it saved in th e XML file, but I think that the
implementation should
be NOT case-sensitive!