External DTDs in Microsoft's SAX impl - TechRepublic
General discussion
April 18, 2001 at 04:44 AM
c-wundram

External DTDs in Microsoft’s SAX impl

by c-wundram . Updated 25 years, 2 months ago

Does anyone know if there is a way to get Microsoft’s SAX implementation (in msxml3) to read external DTDs. Right now I’m forced to include the DTD in the tag for each xml file I parse if I want SAX to provide me with the default attribute values I specified in my dtd.

This discussion is locked

All Comments