Does Xerces have a configuration property/feature setting that will allow one to check for required elements in an instance document only. From what I gather, validation seems to be an all-or-nothing affair. However, there are some(valid) concerns relative to the performance of full-fledged XML validation.
Ed