XML Schema validation using XERCES

Hi,

I am GENERATING an XML which is sent to a cental collating department. They
validate it against an XSD. Now in my generation program I want to validate
the SAX events for xml tags against this schema (available to me), but not
put a doctype instruction in the final doc. Is there any way to dynamicaly
assign a schema to an xml file.

Received on Thursday, 25 April 2002 03:18:03 UTC