Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Fetching xml.xsd from the cache
Fetching xml.xsd from the cache [message #592039] Thu, 07 October 2004 05:24
Eclipse UserFriend
Hi,

I've seen that the file http://www.w3.org/2001/03/xml.xsd is contained in
the cache of XSD. But when I load a file containing the following import
statement:

<xsd:import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="http://www.w3.org/2001/03/xml.xsd"/>

XSD doesn't try to get the schema from the cache but from the internet.
But the Schema for Schema is fetched from the cache. How do I tell XSD to
load xml.xsd from the cache and not from the internet?

Cheers
Klaas
Previous Topic:Getting fresh Integration builds as soon as possible (was Re: EMF build process)
Next Topic:Fetching xml.xsd from the cache
Goto Forum:
  


Current Time: Sat Nov 08 19:56:23 EST 2025

Powered by FUDForum. Page generated in 0.03373 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top