Hi Daniel, I wonder whether you have an example to illustrate how to perform
a schema-based-validation of a .XML file that should comply to its .XSD schema.
The example should show how to create a schema validation context (or something
like that, which should load the schema file), then how to load the .XML file
and validate it, how to return the validation errors (if any), etc. Thx, Emil. |