Date: 07/06/06 (Java Web) Keywords: xml, java, google I was writing a xml data reader in Java using JDK’s inbuilt XML processing libraries (JAXP) when I persistently hit across this annoying exception with error message: A pseudo attribute name is expected. The error is displayed on the first line itself. Google search wasn’t of much help. I tried few suggestions, which were not of [...]
|