You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate Xml files against an Xsd file It takes 2 args.
First is the Directory where all the XML files are present.
Second is the file name with full path of the XSD file against which
all the XML file need to be validated.