Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » xs:import problem
xs:import problem [message #564029] Fri, 13 December 2002 10:05
Michael Hartmeier is currently offline Michael HartmeierFriend
Messages: 21
Registered: July 2009
Junior Member
Hi!

I'm using Eclipse XSD for about 1 month now, and I'm pretty impressed. I
didn't experience a single bug so far (and I fed it about 100+ different
schemas). Great!

Here's my problem: I have a schema with an

<xs:import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="xml_lang_space" />

statement and I wrote a URIResolver to resolve the schema location. This
works fine if the namespace is not the xml namespace. However, if the
namespace attribute points to the xml namespace (as shown above), the
import statement is not resolved and all references to elements/attributes
defined in "xml_lang_space" are broken.

Could anybody provide some help? I'm using the 1023 version.

Michael
Previous Topic:Loading schemas from WSDL documents
Next Topic:Namespace Resolution
Goto Forum:
  


Current Time: Fri Apr 26 23:47:37 GMT 2024

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

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

Back to the top