Hi,
I hope I can explain, but please bear with me if I get terminology wrong.
The XML file I’m trying to load has 2 XSD files, each referring to the other in the header of the file along the lines of:
<xs:import namespace=“http://www.xxxxxxxxx” schemaLocation=“xxxxxxxxxx.xsd” />
Having tried using seperate schema formats, the same formats etc. to try and load the data the job error with the same message:
The input XML refers to file <xxxxxxxxxx.xsd>, which is not part of the definition of this XML Schema format. Check your schema and XML files, and check the root element in the XML corresponds to the root element in the XML Schema file.
Any ideas?
Cheers
Craig
jcahmb (BOB member since 2005-11-15)