Schema validation at least assures us that the file will load in the Word application. Obviously if it fails validation it may still load, but at least this way we can be certain that if it passes schema validation, it is going to load.
Our files may still have wrong content or presentation, of course, but that's a different class of bugs that's far more difficult to write automated tests for.
Do let us know when the fix is incorporated so we can sync up our code base with yours.
Our files may still have wrong content or presentation, of course, but that's a different class of bugs that's far more difficult to write automated tests for.
Do let us know when the fix is incorporated so we can sync up our code base with yours.