M
Miguel
Hi everybody,
I'm writting a Client and Web Service application in vb.net. The
client sends the xml via parameter in a function call to the Web
Service.
The problems comes when I want to perform an DTD validation. Because
it is a DTD validation, the xml contains the name of the DTD file. But
I don't know how to tell the xmlReader in the WebService where can it
found the DTD, I mean, where the DTD is located.
Anybody knows how to show the DTD's path to the Webservice?.
Thank you.
Miguel Angel.
I'm writting a Client and Web Service application in vb.net. The
client sends the xml via parameter in a function call to the Web
Service.
The problems comes when I want to perform an DTD validation. Because
it is a DTD validation, the xml contains the name of the DTD file. But
I don't know how to tell the xmlReader in the WebService where can it
found the DTD, I mean, where the DTD is located.
Anybody knows how to show the DTD's path to the Webservice?.
Thank you.
Miguel Angel.