You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Gareth Reakes (JIRA)" <xe...@xml.apache.org> on 2005/09/08 12:23:31 UTC

[jira] Closed: (XERCESC-1476) Could not open remote DTD file:

     [ http://issues.apache.org/jira/browse/XERCESC-1476?page=all ]
     
Gareth Reakes closed XERCESC-1476:
----------------------------------


Hi Ehud,

Take a look at my reponse above. This accessor does not support redirects and the dtd you are referring has

" 301 Moved Permanently"

Gareth

> Could not open remote DTD file:
> -------------------------------
>
>          Key: XERCESC-1476
>          URL: http://issues.apache.org/jira/browse/XERCESC-1476
>      Project: Xerces-C++
>         Type: Bug
>   Components: Validating Parser (DTD)
>     Versions: 2.6.0
>  Environment: SuSE Linux 9.2, Windows XP SP2
>     Reporter: Lumir Vanek

>
> I tried open simple SVG file, using DOMCount sample. 
> <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/SVG/DTD/svg10.dtd">
> <svg width="350px" height="176px"  viewBox="-2361 0 4625 2336"
>      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
>  <defs>
>  </defs>
> </svg>
> I get exception:  NetAccessorException, Message:Could not open file: http://www.w3.org/TR/SVG/DTD/svg10.dtd.
> I can access this URL in browser on my machine.
> Lumir Vanek

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org