Microsoft SQL Server Integration Services: Validating XML file against XSD with SSIS - part II Scrip

Microsoft SQL Server Integration Services: Validating XML file against XSD with SSIS - part II Scrip

瀏覽:1372
日期:2025-09-28
Hello, How can you validate the XML file before validating it against the structure defined in the XSD?? I've a file containing HTML instead of xml and the package identifies it correctly as not valid regarding the XSD, however, the failure fails also the...看更多