DTDFileName
Sets the location, as a URL, of the DTD document to use for validation. The supplied string must be an absolute URL that gives the exact location of the DTD document.
COM and .NET
Signature: DTDFileName(string url)
Java
Signature: public void setDTDFileName(string url)