Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to validate XML file with XSD and load the xml content to MySQL database.
XML is too big and also contain multi level hierarchy .
is there any component to split XML into smaller chunks
thanks in advance.
Regards,
Manish
Hello,
Here exists a component tXSDValidator which validates an input XML file or an input XML flow against an XSD file and sends the validation log to the defined output.
Please refer to this online component reference about:TalendHelpCenter:tXSDValidator.
Let us know if it works for you.
Best regards
Sabrina