Hi all, We have a flat XSD, so instead of storing the data in XML we are thinking of storing in CSV format as the data can be really huge. Assuming we know the Element Type of each record in CSV, is there a way to validate these records in CSV against XSD?
thanks Kamal