I have some XML files that need to be validated with multiple XSD files, some tags has the attrigute xsi:schemaLocation where is indicated the url to the XSD, so, I need some project which could validate one XML with multiple XSD at the begining or even better, fetch the XSD from the xsi:schemaLocation attribute. Thanks!
I have some XML files that need to be validated with multiple XSD files, some tags has the attrigute xsi:schemaLocation where is indicated the url to the XSD, so, I need some project which could validate one XML with multiple XSD at the begining or even better, fetch the XSD from the xsi:schemaLocation attribute. Thanks!