| Author |
==> DOM3 API again: validating xml file against schema
|
Aimee Best
Greenhorn
Joined: Feb 27, 2010
Posts: 4
|
|
Hello again,
I have the following code that loads an xml file. I want to validate it against a schema. But it appears setParameter("validate", ... ) etc doesn't have any effect. I tested it with an xml file with invented elements, the program loads the xml file withoutu complaint.
Any ideas?
Thanks in advance.
|
 |
 |
|
|
subject: ==> DOM3 API again: validating xml file against schema
|
|
|