I didn't have to compile it (thank God). I'm using pre-compiled stuff on the AS/400.
On Tue, Oct 6, 2009 at 2:04 AM, Alberto Massari <amass...@datadirect.com> wrote: > Hi Kelly, > how did you compile Xerces? It could be that network support has been > explicitly disabled. > > Alberto > > > Kelly Beard wrote: >> >> I am running the sax2print demo program on my xml file. The sax2 api >> appears to have a problem with the location of my xsd. >> >> <rfid >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >> xmlns="http://www.innovativecomputingcorp.com/xsd/rfid" >> xsi:schemaLocation="http://www.innovativecomputingcorp.com/xsd/rfid >> http://www.innovativecomputingcorp.com/xsd/rfid.xsd"> >>