Document.AssignDTD
Method: AssignDTD(strDTDFile as String, bDialog as Boolean)
Description
The method places a reference to the DTD file "strDTDFile" into the document. Note that no error occurs if the file does not exist, or is not accessible. If bDialog is true XMLSpy presents a dialog to set the file.
Errors
1400 | The object is no longer valid. |
1409 | You are not allowed to assign a DTD to the document. |