I have a input xml document without a DOCTYPE declaration.  The DTD to validate this document is preconfigured and known.  How can I force validation by specifying the DTD, when the input xml does not contain the DOCTYPE?

Thanks.

Reply via email to