Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Next issue...
Next issue... [message #580208] Wed, 29 October 2003 16:46
Lance Phillips is currently offline Lance PhillipsFriend
Messages: 210
Registered: July 2009
Senior Member
Ed,
Here's the next issue I've run into with the xsd code. We have a
metamodel for simple data types that we save in a regular xmi resource not
an xsd resource due to the fact that we've added properties that make our
model not a valid xsd. When I set a baseType using the following mechanism
sdt.getSchema().getSchemaForSchema().resolveSimpleTypeDefini tion(( "string"),
I get the correct XSDSimpleTypeDefinition back. However, when I try to save
the xmi resource, I get a hanging href exception due to the fact that the
returned type does not exist in a resource.

Any help??
Previous Topic:XSDResourceImpl.save help
Next Topic:Next issue...
Goto Forum:
  


Current Time: Wed Apr 24 21:55:17 GMT 2024

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

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

Back to the top