Validating XML against XSD
Hi All,
I have an xml file which does not contain xsd declaration in the root element of xml file.
Without any declaration of XSD i have to valiadte xml file.
I have btn1 to browse xml file, btn2 to browse XSD file and btn3 validate.
How can I insert the xsd declaration in XML file.
Thanks,
Shailesh
|