Jens Quade schrieb am 11.04.2015 um 09:15:
> The xsd:Import
> <xsd:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>
> may be slow?
> 3-3 uses another server to get xml.xsd.
Ah, right. I think I recall that the W3C has deliberately slowed down their
DTD/schema delivery when they noticed that people just happily load and
reload stuff from their servers, even in CI or benchmark scenarios.
The right way to do it is to provide all external dependencies in your
local catalogue, then libxml2 will load them from there.
Stefan
_________________________________________________________________
Mailing list for the lxml Python XML toolkit - http://lxml.de/
lxml@lxml.de
https://mailman-mail5.webfaction.com/listinfo/lxml