How to create xml file and schema for it and use it to validate the xml file
I want to know to create xml file and xml schema for it and use the schema to validate the data.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Lalit MPosted Sep 26, 2011, 2:58 AM
you will get information from this link try this links
http://www.techbubbles.com/webservices/validating-xml-document-using-xsd-in-cnet/
http://www.codeproject.com/KB/cpp/Simple_XML_Validator.aspx