Click here to Skip to main content
15,906,341 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am validating Xml File with a schema file. Currently if any invalid node is there on validating the Xml File with Schema it stops there. I want to get the entire missing nodes of the Xml being validated.
I have followed the code as in the below link:

http://www.roelvanlisdonk.nl/?p=2644[^]
Posted
Updated 5-Oct-15 20:41pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900