XML source adapter -
05-01-2006
, 08:45 AM
Hi,
I have some xml files I want to load into SSIS. I use the XML source
adapter. I generate an xsd for the xml files but on one I get the message:
Error at Data Flow Task 1 [XML Source [1]]: The XML Source Adapter does not
support mixed content model on Complex Types.
I can't change the xml files because I get them from a source system.
How should I deal with this?
Q |