I downloaded the latest xerces-c (1.5.1) I wanted to see if this XML works when using SAXPrint:
<?xml version='1.0' encoding='us-ascii'?> <!DOCTYPE InitSpec SYSTEM "http://myURL:myPort/InitSpec.dtd"> <InitSpec userId="scicas315"/> Please note that that the URI specified in DOCTYPE *is* valid. I got the following error: Fatal Error at file /vobs/dx_utils/lib/xml4c/xerces-c-src1_5_1/bin/init.xml, line 2, char 89 Message: An exception occured! Type:NetAccessorException, Message:Could not open file: {0} What am I missing? How do I make it work? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
