Hi all,
I need to validate an XML file, that contains different XSD target namespaces, using a related XSD. I tried to merge XSD files and run the XMLReader class (method validate) passing the merged file but I received validation error (although the XML is correct).
Can anyone suggest me a way to validate my XML?
Thanks and regards,
Giuseppe
*This post is locked for comments
I have the same question (0)