Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Anonymous types
Anonymous types [message #587050] Thu, 13 May 2004 11:28
Mike Lischke is currently offline Mike LischkeFriend
Messages: 78
Registered: July 2009
Member
Hi,

It looks like XSSchema.getTypeDefinitions does not return anonymous types.
This is a little problem for me because I collect all types into an own
list where I have wrapped them in an own class. Later I also collect all
elements and want to give them my already created wrapper class for its
type. So what I'm doing is to iterate through my types list trying to find
the type given from XSDElementDeclaration.getTypeDefinition(). If the
element contains an anonymous type definition then nothing is found. Is
there a way to get anonymous types from the schema too?

Mike
--
www.sof-gems.net
Previous Topic:A question about walkers/visitors
Next Topic:Anonymous types
Goto Forum:
  


Current Time: Tue Sep 24 18:02:35 GMT 2024

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

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

Back to the top