[EMAIL PROTECTED] <> wrote: > Hi, > > I use oXygenxml 7.2 within Eclipse 3.2.1 and want to resolve a > path to a XML > schema file using a catalog file whiche I have registered in oxygen > preferences. The verbose output tells me that oxygen resolves the > systemid correctly (Resolved System: http://.... file://.....) but > cannot load the schema file from the resolved location: > > Failed to create InputSource: file://....
Apparently I have to have a closer look at the URI syntax. file:/D:/... and file:///D:/.... works but file://D:/.... not. Kai _______________________________________________ oXygen-user mailing list [email protected] http://www.oxygenxml.com/mailman/listinfo/oxygen-user
