Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:24
Klaas Dellschaft is currently offline Klaas DellschaftFriend
Messages: 58
Registered: July 2009
Member
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: Thu Apr 25 09:27:57 GMT 2024

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

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

Back to the top