- From: Romain Deltour <rdeltour@gmail.com>
- Date: Mon, 29 Nov 2010 17:05:06 +0100
- To: XProc Dev <xproc-dev@w3.org>
See this thread for how to use an XML catalog with Calabash (also when used with oXygen): http://markmail.org/thread/che45zm7vge3p5ka BR, Romain. Le 29 nov. 10 à 16:43, Inigo Surguy a écrit : > Look at the source of http://us.battle.net/sc2/en/forum/ - it has a > reference to http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd at the top > in its doctype: > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" > "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> > > That file, in turn, references xhtml-datatypes-1.mod. > > Calabash (or rather, the underlying XML parser) is trying to load the > doctype to see if there's anything relevant to the XML within it. > > Vojtech is right - you should use an XML catalog so a local version of > the doctype is used. I'm afraid I don't know offhand how to set that > up with Calabash, but I hope I've made it a bit clearer why it's going > wrong at least. > > Cheers > > Inigo > > On Mon, Nov 29, 2010 at 3:32 PM, Tony Rogers <tony@gonk.net> wrote: >> >> On Nov 29, 2010, at 12:25 AM, Andrew Welch wrote: >> >> There's nothing at the end of the url..... Try getting that file >> yourself. >> >> No, that's just it…I requested no files from w3.org anywhere in my >> pipeline. >> >> I have no idea why that URL is popping up in the error. >> >
Received on Monday, 29 November 2010 16:05:44 UTC