- From: Jirka Kosek <jirka@kosek.cz>
- Date: Fri, 02 Nov 2012 22:58:33 +0100
- To: Jaime Iniesta <jaimeiniesta@gmail.com>
- CC: public-qa-dev@w3.org
Received on Friday, 2 November 2012 21:59:00 UTC
On 2.11.2012 20:41, Jaime Iniesta wrote:
> Other URLs are fine, but all within this site are super slow. It does not
> seem a connectivity issue, as I can browse this site fine, ping, etc.
It might be that XML parsers is trying to fetch DTD you are referring
from DOCTYPE:
http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd
Just use <!DOCTYPE html> as a doctype and replace all entity refernces
like with appropriate Unicode character and you should be fine.
Jirka
--
------------------------------------------------------------------
Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
------------------------------------------------------------------
Professional XML consulting and training services
DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------
Received on Friday, 2 November 2012 21:59:00 UTC