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 #78032] Wed, 22 July 2009 11:55 Go to next message
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
Re: XSDSimpleTypeDefinition::facetContents not sortable? [message #78068 is a reply to message #78032] Thu, 23 July 2009 16:20 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Joachim,

It doesn't sound good. Open a bugzilla and I'll figure out if there's a
bug or a user error...


Joachim Back wrote:
> 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


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: XSDSimpleTypeDefinition::facetContents not sortable? [message #604278 is a reply to message #78032] Thu, 23 July 2009 16:20 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Joachim,

It doesn't sound good. Open a bugzilla and I'll figure out if there's a
bug or a user error...


Joachim Back wrote:
> 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


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:How to access the ID of a XSDComponent
Next Topic:Relax NG?
Goto Forum:
  


Current Time: Thu Apr 25 03:43:46 GMT 2024

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

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

Back to the top