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.