Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the current DTDHandler
.
Usage Syntax
For getting the DTDHandler
:
Set objDTDHandler = oSAXXMLReader.dtdHandler
For setting the DTDHandler
:
Set oSAXXMLReader.dtdHandler = objDTDHandler
Remarks
The dtdHandler
property gets or sets the current DTDHandler
for the IVBSAXDTDHandler
interface.
Versioning
Implemented in: MSXML 3.0 and later