Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » redefine
redefine [message #584488] Tue, 23 March 2004 18:20
Eclipse UserFriend
Hello,
If I understand the W3C spec correctly, a redefined complexType should be
used everywhere in place of the original type. For example, if I use the
redefined complexType as a base type for another type, the derived type
should now include the additional elements introduced by the redefined
type. This is not the behavior I'm seeing in Eclipse XSD. When I get the
base type, using complexTypeDefinition.getBaseType(), I continue to get
the original definition instead of the redefined one. References to the
type within the schema that has the redefine do point to the new redefined
type, though. Is this intentional? Should I use a different mechanism to
get the base type? Or is this a bug?

Thanks,

James
Previous Topic:XSDSchema document question
Next Topic:PropertyDescriptors for XSDParticle
Goto Forum:
  


Current Time: Wed Oct 15 17:49:41 EDT 2025

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

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

Back to the top