Hi Klaus,
There was a bug in the factory finder code which locates the
SchemaFactory. It has been fixed in the Apache version of the JAXP 1.3
APIs, but it seems like the problem remains in the J2SE 5.0 version. You
can find the details of the bug here [1][2]. One way to get around this
would b
Klaus Malorny wrote:
Hi,
If this is a FAQ, please excuse and point me to the right location. I
did my homework, but did not find any suitable information.
I have the following problem: I would like to parse and validate an XML
document and access this XML document via DOM afterwards. As th
Hi Michael,
Thanks for your response and explanation. I guess this logically leads
to the next set of questions.
1. Is Xerces likely to consider adding support for this in the future?
2. Do you have any advice for a workaround?
While investigating this further, I also might have come across