| Sign In/My Account | View Cart |
| Article: |
XML Document Validation with an XML Schema | |
| Subject: | I only get Errors :-/ | |
| Date: | 2005-03-25 10:38:35 | |
| From: | dvohra09 | |
|
Response to: I only get Errors :-/
|
||
| BTW, which plugin is used to run a java application? | ||
Showing messages 1 through 5 of 5.
parser.setFeature("http://apache.org/xml/features/validation/schema",
true);
parser.setFeature("http://apache.org/xml/features/validation/schema-full-checking",
true);