Click to See Complete Forum and Search --> : Xsd


Indi
08-12-2004, 09:17 AM
I've an xml file and an xsd file. How do I validate the xml file using the xsd scheme file ".xsd"? What are the different options? And it is a huge XML file, what if I have to take only a part of the data from it into Access database? What is an easy way to do this?
do we need to validate the xml file and then import it, or could it be done simultaneously? Thanks in advance!