I've just committed a few minor changes to the DTD scanner that fixed a number of the conformance tests. It's pretty close to being 100% now.
I had to clean up a few things on my local copy of the tests, though. First, there was a typo in the xmltest XML file when pointing to an output file. Then there were a bunch of output files whose newlines got automagically converted from \n to \n\r on my Win2K machine which made a lot of perfectly valid output look bad. Now I'm done to 4 conformance errors. There is a UTF-8 exception which may mean that there is a bug in my impl. io.UTF8Reader class. This causes two files to fail. The remaining two files look like there is a minor bug in attribute value normalization. -- Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
