I have a project that involves parsing wddx webservice responses. The DOM DocumentBuilder is throwing an exception that the XML is malformed as it does not reference a dtd. I inserted a DOCTYPE statement and now it is throwing an exception malformed – cannot find the protocol. I am quite certain it is my reference to the DTD and I now need a local copy. I thought it would be a simple surf to get the DTD from wddx.org, however, that has not been successful.
I have a project that involves parsing wddx webservice responses. The DOM DocumentBuilder is
Share
Not sure if it is up-to-date, but I found this reference on xml.coverpages.org, which linked to a local archive copy of the DTD