XSDSimpleTypeDefinition::facetContents not sortable? [message #78032] |
Wed, 22 July 2009 11:55 |
Joachim 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 |
Ed Merks Messages: 33254 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 |
Ed Merks Messages: 33254 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/
|
|
|
Powered by
FUDForum. Page generated in 0.03700 seconds