Xerces output

2009-12-15 Thread Holger
Hi, Is there a wrapper available for xml schema validation with xerces-j to write the validation report as a file. There are sample for xerces- j how to validate via command line? It would be possible the write a batch to put the console output into a file but I'm looking for a wrapper whe

Re: Updating jars

2008-04-09 Thread Holger Hoffstaette
b) explicitly pass the SAX/DOMFactory properties, _it won't work_. It only _seems_ to work with xerces 2.6.2 since that version is more or less the same as what's in the JDK; under the hood "the wrong thing" still happens, sort of. hth Holger -