XSDSimpleTypeDefinition::facetContents not sortable? [message #604273] |
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
|
|
|
Powered by
FUDForum. Page generated in 0.02639 seconds