Retrieving xmldsig-core-schema.xsd from the W3C site can take a long time, causing timeouts.
Instead, use a cached local copy in the same directory as your XSD,
or use an absolute path as shown by @ulab in the comments:
See also How to reference a local XML Schema file correctly?