Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » XSDSimpleTypeDefinition::facetContents not sortable?
XSDSimpleTypeDefinition::facetContents not sortable? [message #604273] Wed, 22 July 2009 11:55
Joachim is currently offline JoachimFriend
Messages: 16
Registered: July 2009
Junior Member
Hi,

I have created a XSDSimpleTypeDefinition object without serializing it
to a resource, so the "element" pointer is null. I have added several
XSDEnumerationFacet objects to the XSDSimpleTypeDefinition::facetContents.
Afterwards, I try to move the XSDEnumerationFacets inside the
facetContents. As a result, the facetContents is a sorted list, but I
get a NullPointerException in
XSDSimpleTypeDefinitionImpl::getAdoptionParentNode.

Before I create a Bugzilla report, I tend to ask the group, if this is a
intended behavior.
Is it necessary to assign a resource to the XSDSchema of the
XSDSimpleTypeDefinition, before moving its contents?

Regards,
Joachim
Previous Topic:How to copy XSDSchema object
Next Topic:How to access the ID of a XSDComponent
Goto Forum:
  


Current Time: Thu Apr 25 20:11:24 GMT 2024

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

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

Back to the top