Hello,

im using Excel 2002 to generate an XML file (just building a
textdocument with tags in it basicly). Now I want to validat the XML
file I made against an XSD File. All i need to know in my VBA code is
if the file is good or not.

Any ideas on how to achieve this?

Thanx