Hi,

I have XML, that contain link to external DTD:
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/SVG/DTD/svg10.dtd";>
While opening it using Xerces-C 2.6, I get error:
An exception occurred! Type:NetAccessorException, Message:Could not open file: http://www.w3.org/TR/SVG/DTD/svg10.dtd

When I try open this URL in browser, it works. What is wrong ?

Thanks,
Lumir Vanek

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to