Hi again, I did some more testing on my OS/2 port of Version 2.2.0. After running DOMCount.exe i get the following error:
Fatal Error at file D:\Projekte\xml-xerces\os2-binary\bin\test.xml, line 3, char 9 Message: Expected comment or processing instruction The content of the file is very simple: <?xml version="1.0" standalone="no"?> <start>Test</start> <!-- --> I get this error with every xml-file. It seems to me, that there is something wrong with recognizing the EOF ?? If i delete line 3 the error moves to the end of line 2. If its not an EOF problem, maybe it has something to do with character encoding. I've tried different ones but with no success. regards Joachim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]